paullouisageneau / datachannel-wasm

C++ WebRTC Data Channels and WebSockets for WebAssembly in browsers
MIT License
148 stars 25 forks source link

Using dynCall instead of dynCall_sig in websocket.js #8

Closed hanseuljun closed 3 years ago

hanseuljun commented 3 years ago

This works with Emscripten 2.0.15.

paullouisageneau commented 3 years ago

It did the same for webrtc.js in https://github.com/paullouisageneau/datachannel-wasm/pull/9