Skip to content

QuinnWilton/ustr-wasm-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

When using Ustr with the wasm32-unknown-unknown target, symbols always resolve to an empty string.

Reproduction steps:

  1. Run wasm-pack build --target web
  2. Serve index.html (For example, python3 -m http.server 8080)
  3. Visit localhost:8080
  4. Note the console output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors