relationsone / gomini

Go + Typescript for Embedded development? Not Possible? It is, Gomini!
Apache License 2.0
4 stars 1 forks source link

Dump precompiled bytecode to disk #1

Open noctarius opened 6 years ago

noctarius commented 6 years ago

After parsing and compiling the Javascript to bytecode, dump it to disk and read it back into memory instead of re-parsing the cached Javascript.