Open ad-si opened 9 months ago
There is no policy why they aren't on the list. It just happened. I tend to focus on embedded-first scripting languages, and nobody has suggested them.
Could you submit a PR adding Node, Deno, and Bun, preferably with a link to official instructions on how to embed each in the notes?
I'm surprised to not see the 3 most important JS execution engines. Because they can not be embedded as easily?
But especially Deno should be listed, as it allows to restrict access to resources, which is something a lot of the other options are unfortunately lacking.