Commit graph

2 commits

Author SHA1 Message Date
9369bf4da5 create a launcher.
this lets you launch into a duktape engine or a quickjs engine, but the
quickjs engine isn't implemented yet.
2024-06-25 16:39:04 -07:00
63bb2916ca move duktape code into a static library.
this means i can try out making a launcher that launches into other
javascript engines like quickjs.
2024-06-25 14:08:04 -07:00