Andrew Belt
|
bf4bf96b4c
|
Add constructor initializers for ScriptEngines to remove derived classes from ScriptEngine.hpp.
|
5 years ago |
Andrew Belt
|
4689631454
|
Add LuaJITEngine
|
5 years ago |
Andrew Belt
|
6e3c04b952
|
Python WIP.
|
5 years ago |
Andrew Belt
|
730409458d
|
Fix switches array size in QuickJS.
|
5 years ago |
Andrew Belt
|
fda2350055
|
Use block pointer instead of value in Module. Clamp `block->bufferSize` in Module instead of each script engine.
|
5 years ago |
Andrew Belt
|
550d87f040
|
Use `make install` for QuickJS. Instead of `git clone`ing in a Makefile target, use git submodules.
|
5 years ago |
Jerry Sievert
|
5da7f78317
|
add QuickJS engine
|
5 years ago |