What does HackerNews think of duktape?

Duktape - embeddable Javascript engine with a focus on portability and compact footprint

Language: JavaScript

#110 in JavaScript
I was expecting this to be about Duktape <https://github.com/svaarala/duktape>, but heh, for sure no. I'd bet $1 there's no way youtube-dl would switch, but I wonder if yt-dlp would?
Moddable and Espruino have a slightly more restrictive license for when u want to maybe monetize your project.

Duktape and Jerryscript are way bigger open-source projects (on github at least). I used almost all of the interpreters to do a hello world on a microcontroller. They all work great! I found Duk to have a slightly cleaner API for bindings, for example writing to the serial port from JS land.

https://github.com/svaarala/duktape

https://github.com/jerryscript-project/jerryscript

I thought the word "duktape" was typo+snark. It's not. 100% legit, thanks!

https://github.com/svaarala/duktape