3 Commits
Author SHA1 Message Date
ldm0 bc998c5748 fix(modules): preserve constructors through module trees
Retain Error and WebAssembly CompileError/LinkError kinds when translating module failures into and out of the shared module tree. Cover cached graph failures and malformed Wasm import rejection, including author-replaced constructors.
2026-09-18 20:26:35 +08:00
ldm0 52e84d5fec fix(modules): report invalid import types as TypeError
Source-commit: ce5586c822
2026-09-12 06:01:44 +08:00
ldm0 27b5135cb6 Public preview 2026-08-11 00:10:12 +08:00