Settings

Theme

Show HN: Tinysandbox-JS-Runtime - JS in WASM in v8

github.com

2 points by dangoodmanUT · 0 comments · 1 min read

Reader

Tinysandbox already had a WASM-based JS runtime that worked where you could run Rust or NodeJS.

This makes it so you can run isolated JS anywhere WASM runs, including the browser ([1]), Cloudflare Workers, and Convex v8 actions.

It also brought the baseline WASM from 4MiB to 1MiB, and per-isolate to about 0.69MiB (nice)

[1] https://tinysandbox-browser-example.pages.dev/

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection