Hacker News new | ask | show | jobs
by nyanpasu64 1801 days ago
It would be cool to compile a Python program (not runtime) to WASM. Nuitka compiles Python to a native program, but I think it still deals with a lot of runtime overhead, and I don't think an equivalent for WASM is coming soon.