Can this work with WASM targets?
Open
- Dominant language
- Rust
- Stars
- 67
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I suspect some changes need to be made, currently we build the C++ code with `cc::BUILD`. We'd need to compile both the rust and c++ code to wasm and link them successfully.
This bug should be closed once we have a working example (unless its somehow trivial).
Contributor guide
Assessment
This issue has not been assessed yet.