eliassjogreen
- Karma
- 71
- Created
- March 3, 2021 (5y ago)
- Submissions
- 0
Founder of https://github.com/denosaurs and open-source enthusiast i guess.
- Creation of a new Ecma Committee: TC55 "Web-interoperable server runtimes" (ecma-international.org)
- Show HN: Nova – a data oriented JavaScript engine (trynova.dev)
Nova is a JavaScript/TypeScript/ECMAScript engine written in Rust and following data-oriented design principles. At the moment it almost passes 50% of the test262 suite.
-
A deno, node, bun and browser compatible JS/TS module for logging by capturing the web-standard console API and then using web-streams transforming, teeing and piping it to all destinations you could possibly want! By…
- Show HN: Pip Imports in Deno (github.com)
deno_python 0.3.1 adds support for importing python pip packages directly in JavaScript! Fun and useful, slightly cursed.
- Show HN: Python Interpreter Bindings for Deno (github.com)