Settings

Theme

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

github.com

31 points by nedp 4 years ago · 7 comments

Reader

binarynate 4 years ago

> 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

jbreckmckye 4 years ago

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 4 years ago

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