When using Ustr with the wasm32-unknown-unknown target, symbols always resolve to an empty string.
Reproduction steps:
- Run
wasm-pack build --target web - Serve
index.html(For example,python3 -m http.server 8080) - Visit
localhost:8080 - Note the console output