Describe the feature
QuickJS and JerryScript (maybe also Duktape) are also used in actual JavaScript development. Is it feasible to add support for these runtimes?
Also console usually aren't provided directly from these runtimes, might also add a platform-agnostic console here?
Additional information
Describe the feature
QuickJS and JerryScript (maybe also Duktape) are also used in actual JavaScript development. Is it feasible to add support for these runtimes?
Also
consoleusually aren't provided directly from these runtimes, might also add a platform-agnosticconsolehere?Additional information