Hacker News new | ask | show | jobs
by om2 3422 days ago
WebAssembly doesn't currently have a way to expose APIs to it directly. It only has an interface to call JavaScript.

Maybe that will change, but blocking on a major new WebAssembly feature did not seem wise.

1 comments

Oh. I didn't know that.