proposal-shadowrealm VS vm2-process

Compare proposal-shadowrealm vs vm2-process and see what are their differences.

proposal-shadowrealm

ECMAScript Proposal, specs, and reference implementation for Realms (by tc39)

vm2-process

Execute unsafe javascript code in a sandbox (by markwylde)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
proposal-shadowrealm vm2-process
19 1
1,376 7
1.2% -
6.0 3.7
13 days ago 12 months ago
HTML JavaScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

proposal-shadowrealm

Posts with mentions or reviews of proposal-shadowrealm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-29.

vm2-process

Posts with mentions or reviews of vm2-process. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-19.
  • Show HN: Run unsafe user generated JavaScript in the browser
    14 projects | news.ycombinator.com | 19 Nov 2022
    There is vm2 [0] for nodejs, but if you look at the issues there are escapes found occasionally, even some this year. I think it's too risky to run untrusted code on node.

    You could run a headless chrome using puppeteer, then run workerbox. But it's probably too much overhead for a server app.

    Oh, if you're making a form builder, I have to recommend json-editor [1]. It's not mine and I haven't actually used it just (I've only found really recently), but basically you give a JSONSchema and it will make a form for you, with validations and conditionals all built in. Might come in useful.

    0. https://github.com/markwylde/vm2-process

What are some alternatives?

When comparing proposal-shadowrealm and vm2-process you can also consider the following projects:

wtfjs - 🤪 A list of funny and tricky JavaScript examples

Pentive - Collaborative Spaced Repetition

determine-basal-native

vrite - Open-source developer content platform

workerbox - A secure sandbox to execute untrusted user JavaScript, in a web browser, without any risk to your own domain/site/page.

caja - Caja is a tool for safely embedding third party HTML, CSS and JavaScript in your website.

json-editor - JSON Schema Based Editor

LavaMoat - tools for sandboxing your dependency graph

SES-shim - Endo is a distributed secure JavaScript sandbox, based on SES

rua - Build tool for Arch Linux providing control, review and jailed build options

jailed - execute untrusted code with custom permissions