issues
search
just-js
/
lo
it's JavaScript Jim, but not as we know it. :space_invader:
MIT License
241
stars
9
forks
source link
v8 Sandbox
#24
Open
billywhizz
opened
7 months ago
billywhizz
commented
7 months ago
We need to investigate the folllowing
whether other v8 based runtimes like node.js or deno have the v8 sandbox enabled
what impact enabling it has on lo (functionality/performance etc.)
what implications lo exposing pointers to JS-land will have and how we can mitigate any security issues around this.
more info
here
We need to investigate the folllowing
more info here