ThakeeNathees / pocketlang

A lightweight, fast embeddable scripting language.
https://thakeenathees.github.io/pocketlang/
MIT License
1.52k stars 80 forks source link

Save and load compiled bytecode? #293

Open jarroddavis68 opened 1 year ago

jarroddavis68 commented 1 year ago

Can this be done? Is there anything I can do to make it happen? If so, can you point me in the right direction?

jockm commented 4 months ago

I want to boost this. Pocketlang, much like wren doesn't seem to have a way to do this, which is a shame. This is a very useful feature