Comment by ost-ing

3 months ago

Any chance of no_std support for embedded systems?

Hi! Author here. Would be super cool, but while the compiled scripts would work without allocations, the compiler itself does a lot of allocations. So unfortunately I don't think I could make that work.