Open chicoxyzzy opened 5 years ago
I hope we can use WebIDL here, making JavaScript standard libraries using IDL capable of being accessed with the WebAssembly WebIDL bindings proposal.
Also, SpiderMonkey has already optimised calls between WebAssembly and built‑ins (alongside calls between JIT‑ed JS code and WASM)
In the light of forthcoming updates in WebAssembly Host Bindings proposal it might make sense to choose WebIDL over JSIDL or at least mention
Host BindingsWebIDL bindings as another advantage of choosing WebIDL in readme