Download Latest Version v0.0.22 source code.zip (11.5 MB)
Email in envelope

Get an email when there's a new version of scriptc

Home / v0.0.18
Name Modified Size InfoDownloads / Week
Parent folder
surface-manifest.json 2026-07-30 86.8 kB
README.md 2026-07-30 717 Bytes
v0.0.18 source code.tar.gz 2026-07-30 10.0 MB
v0.0.18 source code.zip 2026-07-30 11.3 MB
Totals: 4 Items   21.4 MB 0

0.0.18

Features

  • Top-level await compiles across the program's ESM graph. Module evaluation follows Node 24's dependency ordering, one-time promise caching, cycle rooting, rejection precedence, and unsettled-module exit status 13 in both the LLVM and C backends. Dynamic imports of compiled modules await the same evaluation verdict.

Fixes

  • https.request(options, responseCallback) compiles on the LLVM backend. The options-object row now lowers the TLS verification and CA arguments through the same runtime ABI as the C backend, including response-callback ownership and event-loop liveness. The already-supported http.request(options, responseCallback) row is pinned alongside it.
Source: README.md, updated 2026-07-30