fly.rs new build

25 views
Skip to first unread message

saber mesgari

unread,
Feb 10, 2021, 8:28:17 AM2/10/21
to v8-dev
Hi, 

Project fly.rs is a rust project using V8 to run JavaScript code as applications. It support HTTP requests and methods like: "addEventListener".
But now the project has been archived  and the last valid build is for two years ago and with an old V8 version(7.0.x).

Do you know any update version of this project or any similar project?

Thanks 

Ben Noordhuis

unread,
Feb 10, 2021, 10:31:54 AM2/10/21
to v8-...@googlegroups.com
If you're looking for mostly 1-to-1 bindings to V8:
https://github.com/denoland/rusty_v8 - maintained by the Deno people
(me and others) and in active use.

If you want something with more bells and whistles (HTTP, TLS, timers,
file I/O, etc.): https://github.com/denoland/deno (split up in several
crates that you can embed in your own application)
Reply all
Reply to author
Forward
Message has been deleted
0 new messages