Skip to content

refactor(runtime): share stdlib modules across ESM and CommonJS#1852

Merged
NathanFlurry merged 2 commits into
mainfrom
stack/refactor-runtime-share-stdlib-modules-across-esm-and-commonjs-qnvwmvys
Jul 25, 2026
Merged

refactor(runtime): share stdlib modules across ESM and CommonJS#1852
NathanFlurry merged 2 commits into
mainfrom
stack/refactor-runtime-share-stdlib-modules-across-esm-and-commonjs-qnvwmvys

Conversation

@NathanFlurry

@NathanFlurry NathanFlurry commented Jul 24, 2026

Copy link
Copy Markdown
Member
  • Route ESM assert, path, url, and string_decoder wrappers through the same upstream stdlib modules used by CommonJS.
  • Add conformance coverage for ESM/CommonJS module identity and named exports.

@NathanFlurry
NathanFlurry force-pushed the stack/fix-runtime-use-upstream-whatwg-url-parser-okwqzyst branch from eb82de6 to d6d73f2 Compare July 24, 2026 23:42
@NathanFlurry
NathanFlurry force-pushed the stack/refactor-runtime-share-stdlib-modules-across-esm-and-commonjs-qnvwmvys branch from 9093491 to d368b45 Compare July 24, 2026 23:42
@NathanFlurry
NathanFlurry force-pushed the stack/refactor-runtime-share-stdlib-modules-across-esm-and-commonjs-qnvwmvys branch from d368b45 to 1a7f7f0 Compare July 25, 2026 02:33
@NathanFlurry
NathanFlurry force-pushed the stack/fix-runtime-use-upstream-whatwg-url-parser-okwqzyst branch from d6d73f2 to 0d66145 Compare July 25, 2026 02:33
@NathanFlurry
NathanFlurry changed the base branch from stack/fix-runtime-use-upstream-whatwg-url-parser-okwqzyst to main July 25, 2026 04:42
@NathanFlurry
NathanFlurry merged commit 1a7f7f0 into main Jul 25, 2026
16 checks passed
@NathanFlurry
NathanFlurry deleted the stack/refactor-runtime-share-stdlib-modules-across-esm-and-commonjs-qnvwmvys branch July 25, 2026 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant