Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

status of this project? #57

Open
rbsmad opened this issue Jul 9, 2020 · 3 comments
Open

status of this project? #57

rbsmad opened this issue Jul 9, 2020 · 3 comments

Comments

@rbsmad
Copy link

rbsmad commented Jul 9, 2020

Looks like the last commit was in 2014. Is this project still maintained or should it be considered EOL? @gf3

@gf3
Copy link
Owner

gf3 commented Jul 23, 2020

I'm Not Dead Yet

i've been playing with compiling a javascript engine to wasm, which seems to be a good way to execute javascript securely:

Screencast

@cranberry3148
Copy link

@gf3 any updates on this? I really would love to use this library, but I can't because of security concerns :/
Cheers!

@gf3
Copy link
Owner

gf3 commented Jun 24, 2022

@Xanax-C-137 the rust WASM model turned out to be untenable (lack of concurrency and interrupts), currently there isn't a good way of doing this without spawning some child process to execute javascript in a non-node environment

if and when i have more time i'd like to experiment with interfacing with V8 directly, this will be hell but it's probably the best path forward

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants