You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: