|
|
|
|
|
by QuiiBz
1221 days ago
|
|
I'm building Lagon, an open-source [1] runtime and platform that allows developers to run TypeScript and JavaScript serverless functions at the Edge, close to users. The runtime uses V8 Isolates and is written from scratch using Rust and rusty_v8 [2], Deno's Rust bindings for V8. [1] https://github.com/lagonapp/lagon [2] https://github.com/denoland/rusty_v8 |
|