Web
Typescript + wasm – Why brower didn’t catch binding error and crash?
The post shows a scene brower crashed without error log. Here is a cpp interface exposed to typescript. As we know, the JS code generated by emsdk has checked the parameters of interfaces. If there Read more…