Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The linking error was due to having only crate-type cdylib, added (for wasm) added rlib.
- Loading branch information
The linking error was due to having only crate-type cdylib, added (for wasm) added rlib.