A loader that lets you use esbuild with webpack

Use esbuild with webpack to transform ESNext and TypeScript code. – egoist/esbuild-loader… Read more

Similar

WASM Binary Module Loader for Webpack

A simple .wasm binary file loader for Webpack. Import your wasm modules directly into your bundle as Constructors returning of WebAssembly.Instance. This avoids the need of using fetch and parse for your wasm files. Imported wasm files are converted to Ui... (more…)

Read more »