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

https://github.com/mokshit06/js-runtime

Experimental JS and TS runtime using v8
https://github.com/mokshit06/js-runtime

Last synced: 9 months ago
JSON representation

Experimental JS and TS runtime using v8

Awesome Lists containing this project

README

          

# JS Runtime

Experimental JS and TS runtime that uses v8 and is built in Rust

## Run

```bash
cargo run test.ts
```