Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/luoyjx/vm-js-rs-demo
- Owner: luoyjx
- License: mit
- Created: 2022-08-02T03:01:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T03:04:50.000Z (over 2 years ago)
- Last Synced: 2024-11-05T19:00:03.737Z (about 2 months ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)