xtuc / webassemblyjs

Toolchain for WebAssembly
https://webassembly.js.org
MIT License
779 stars 90 forks source link

ESM is missing for @webassemblyjs/ast #1145

Open d3lm opened 11 months ago

d3lm commented 11 months ago

I noticed that starting from 1.11.5 the esm folder is missing so that the module entry point, which is esm/index.js doesn't work.

image