Hacker News new | ask | show | jobs
by vhakulinen 2362 days ago
Would be worth mentioning that the inline-webassembly npm package is created by the author and quite recently.
2 comments

Yeah he should definitely say that in the article. Makes me think this is nothing more than publicity for his package.
Wow. If you need to use a special library made by the author, then what's the point of a hello world? You're not learning how to get the basic things running.
You should look over the article a little more carefully. The special library is only if you want to inline WASM in javascript. You can still write and use WASM without it