Y
Hacker News
new
|
ask
|
show
|
jobs
by
niutech
500 days ago
How about using QuickJS instead of full-blown V8? For example, Elinks has support for SpiderMonkey, QuickJS, MuJS:
https://github.com/rkd77/elinks/blob/master/doc/ecmascript.t...
and takes a few MB of RAM.