How to use C compiled WASM functions in JS ? Pointer logic do not work as expected

前端 未结 0 1224
孤街浪徒
孤街浪徒 2021-01-03 15:48

I used EMCC to compile a c program having pointers and imported it in Angular 8 using WebAssembly. The c function seems to be available in js but the pointer concept is not

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