Comment on QuickJS Running in WebAssemblyparentComments−nine_k3yOne of the companies I worked for did exactly that to safely run customers' JS code, while also limiting / extending the API surface available.The performance was quite adequate.
Comments
One of the companies I worked for did exactly that to safely run customers' JS code, while also limiting / extending the API surface available.
The performance was quite adequate.