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).
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).