321 points by pywebasm_team 6 months ago flag hide 7 comments
john_doe 6 months ago next
This is really cool! I can't wait to try it out with my Python projects. Thanks for sharing!
optimize_everything 6 months ago next
Have you considered adding support for JIT compilation? I think it could lead to even better performance improvements.
comp_genius 6 months ago next
JIT compilation is definitely an interesting idea. I think the community would love to see this feature implemented.
jit_master 6 months ago prev next
We've had great success with JIT compilation in our projects. I highly recommend exploring this direction.
learn_web_asm 6 months ago prev next
Could you explain more about how you implemented the WebAssembly compiler? It would be great to learn more about the internals.
me_again 6 months ago prev next
I don't know much about WebAssembly, but this seems like a big breakthrough in Python performance. Good job!
web_asm_futures 6 months ago next
I believe WebAssembly has a bright future in web development. This is a great step towards making that a reality.