feat: rewrite runtime.js with typescript

This commit is contained in:
2026-01-02 20:46:07 +08:00
parent d2ed3935ca
commit 210923fd92
28 changed files with 1990 additions and 495 deletions

View File

@@ -2,6 +2,7 @@
name = "nix-js"
version = "0.1.0"
edition = "2024"
build = "build.rs"
[dependencies]
mimalloc = "0.1"