ustr
ustr copied to clipboard
Fast, FFI-friendly string interning for Rust
The last version that compiles successfully for WASM is 0.9.0. Versions 0.10.0 and 1.0.0 produce a compilation error when compiling the getrandom dependency: ``` error: the wasm*-unknown-unknown targets are not...
All unit tests pass with the `ahash` default features disabled. This should solve the compilation error on `wasm-unknown-unknown`, see #45.
What is needed to make this happen? As I'm working on the wrapper for OIIO I think this would be highly beneficial. :grin: