Integrating duktape into my project was literally just including the C file. It added just a couple hundred KB of overhead.
Compare that to SM or V8 that require massive custom build systems and use up to 10mb of ram for a simple repl.
Integrating duktape into my project was literally just including the C file. It added just a couple hundred KB of overhead.
Compare that to SM or V8 that require massive custom build systems and use up to 10mb of ram for a simple repl.