1 unstable release
0.0.1 | Jun 16, 2024 |
---|
22 downloads per month
24KB
480 lines
rodao_runtime
Yet another JavaScript runtime, heavily built on the work done by the Deno team.
Why?
After using Cloudflare Workers and JVM embedded scripting languages for a few years, I wondered what it would take to build my own version of that; of course the final result had to be in Rust though, or else it wouldn't count.
Unfortunately that's a ton of work, luckily Deno built most of what I need though, so I'll start from there.
Dependencies
~148MB
~3M SLoC