Make the JS global object immutable (#765)
Prevent global variables and registered functions/objects from being reset in the JavaScript vms.
Add config flag to allow disabling immutability.
Upgrade goja to latest
Resolves #550
Co-authored-by:
Andrei Mihu <andrei@heroiclabs.com>
Loading
Please register or sign in to comment