RedpointArchive / netcode.io-browser

Browser extensions which enable the use of netcode.io (secure UDP) prior to adoption in web browsers
293 stars 22 forks source link

Webassembly support #11

Closed smlehbleh closed 5 years ago

smlehbleh commented 5 years ago

Hi, Was just wondering if there is any way to access netcode.io from within a webassembly module within the browser?

Russell

hach-que commented 5 years ago

I think you'd need to use whatever WebAssembly<->JS interop exists to access it.

hach-que commented 5 years ago

Closing this as I don't believe there's anything actionable here.