|
|
|
|
|
by simonw
2 days ago
|
|
As far as I can tell they pull in QuickJS (actually quickjs-ng) only in the case where the program has untyped dependencies that still need to be run by an interpreter - and they chose that library because it's pretty small (620KB). Did I miss something, are they using it outside of that purpose? |
|
Note that “untyped dependency” means any code that says `any`.