Hold the shipped source to ECMAScript alone, and run the suite on Deno and Bun
CI / gate (push) Successful in 18s

This commit is contained in:
2026-09-01 16:44:32 +02:00
parent ece3828122
commit 1b7f66546e
7 changed files with 55 additions and 8 deletions
+2 -1
View File
@@ -64,4 +64,5 @@ Personas, never named consumers (AGENTS.md §7):
## The package
ESM only, no runtime dependencies, public npmjs. Built JavaScript with `.d.ts` beside it.
Contract: `AGENTS.md` §56.
Pure ECMAScript at an ES2022 baseline, reaching for no host API, so a browser runs it as readily
as a server; the test suite runs under Node, Deno and Bun. Contract: `AGENTS.md` §56.