Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

runtime-example

Install

Run with bun install (or pnpm install)

bun

Run with bun run main.js

deno

Run with deno run --allow-read main.js

node

Run with node main.js