Hacker News new | ask | show | jobs
by lucacasonato 846 days ago
We will soon support WASM imports (`import source foo from "./foo.wasm"`). [1]

[1]: https://github.com/tc39/proposal-source-phase-imports

1 comments

Excellent, this will make my life easier. Thanks!