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

https://github.com/carloslfu/js-runtime-deno-experiments

Experiments with deno_core
https://github.com/carloslfu/js-runtime-deno-experiments

deno rust

Last synced: about 2 months ago
JSON representation

Experiments with deno_core

Awesome Lists containing this project

README

          

# Experiments

- Start: https://deno.com/blog/roll-your-own-javascript-runtime
- Add TS, files, etc: https://deno.com/blog/roll-your-own-javascript-runtime-pt2