vite-plugin-wasm
Add WebAssembly ESM integration (aka. Webpack's `asyncWebAssembly`) to Vite and support `wasm-pack` generated modules.
cjs2esm
Transforms a project that uses CommonJS to ES Modules.
serverless-esm-layer
A serverless plugin that will fix the problem of AWS-Layers not working with ES Modules (ESM .mjs)
@ts-bridge/cli
Bridge the gap between ES modules and CommonJS modules with an easy-to-use alternative to `tsc`.