Settings

Theme

Elsa – Minimal, fast, secure runtime for TypeScript written in Go

github.com

31 points by nedp · 7 comments

Reader

3 threads
binarynate

> runtime for TypeScript written in Go

This makes it sound like the TypeScript runtime (interpreter or JIT) is written in Go, but the project uses the quickjs JavaScript runtime, which is written in C:

https://github.com/bellard/quickjs

zero_shift

Project appears to be semi-dead, and was early stages when it was alive.

Incidentally, Elsa is already the name of a C++ parser: https://scottmcpeak.com/elkhound/sources/elsa/

goodguyamericun

Fast and go, choose 1. Go is possibly the slowest compiled major language

Keyboard Shortcuts

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