Being honest, I don't really like Lua's syntax, while I love his embeddability.A JS runtime is way too big in my opinion.PyO3 + Python is also big, but a little big smaller beaucse the interpreter isn't embedded.I am currenctly experimenting with both Python and WASM.
Being honest, I don't really like Lua's syntax, while I love his embeddability.
A JS runtime is way too big in my opinion.
PyO3 + Python is also big, but a little big smaller beaucse the interpreter isn't embedded.
I am currenctly experimenting with both Python and WASM.