eliassjogreen

↗ HN profile [ 25.1 ms ] full profile
Karma
71
Created
March 3, 2021 (5y ago)
Submissions
0
Founder of https://github.com/denosaurs and open-source enthusiast i guess.
  1. 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.

  2. 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…

  3. deno_python 0.3.1 adds support for importing python pip packages directly in JavaScript! Fun and useful, slightly cursed.