Open Bubbler-4 opened 3 years ago
RustPython has an online demo which runs it compiled in wasm. It's probably feasible to do something with it if #2 gets implemented.
If successful, it might also be possible to include various languages with Python interpreters.
Downside: it bloats the binary and adds to the initial loading time.
RustPython has an online demo which runs it compiled in wasm. It's probably feasible to do something with it if #2 gets implemented.
If successful, it might also be possible to include various languages with Python interpreters.
Downside: it bloats the binary and adds to the initial loading time.