Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luoyjx/vm-js-rs-demo

Js Runtime implemented by Rust deno_core
https://github.com/luoyjx/vm-js-rs-demo

Last synced: about 4 hours ago
JSON representation

Js Runtime implemented by Rust deno_core

Awesome Lists containing this project

README

        

# vmjs-rs-demo

This is demo code by learning [Roll your own Javascript runtime](https://deno.com/blog/roll-your-own-javascript-runtime)