embedded-scripting-languages icon indicating copy to clipboard operation
embedded-scripting-languages copied to clipboard

Add Node.js, Deno, Bun

Open ad-si opened this issue 1 year ago • 1 comments

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.

ad-si avatar Jan 18 '24 15:01 ad-si

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?

dbohdan avatar Jan 18 '24 15:01 dbohdan