Is it possible to #[wasm_bindgen] public structs and functions defined in another crate?

前端 未结 0 857
轮回少年
轮回少年 2020-12-17 07:11

I have a crate lib that contains tons of structs and impls. Then I have another one called web that will make the portability of the core lib

相关标签:
回答
  • 消灭零回复
提交回复
热议问题