Skip to content

pandaman64/xhr-stdweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to reproduce

Run

cargo web start --target=wasm32-unknown-unknown

and open localhost:8000. Then run the following command on your browser:

Rust.xhr_stdweb.then(x => x.test())

This will crash with this error: error.png

About

stdweb crashes when using XmlHttpRequest.add_event_listener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published