🐍Python is a fun & simple language, that is very easy to prototype ideas with. Normally, it's interpreted which adds some cart-size, but we compile to minimal wasm.
- See cart structure for more info about how callbacks work.
- See API for more info about the null0 API.
- See examples
- You can use WASI too, so you can use regular file-stuff
☠️
I have not made a header/library for this language, but it is technically workable. The host will export null0 api as well as WASI-preview1. I could use help!
Look into these: