{"library":"esbuild-wasm","type":"library","category":null,"description":"esbuild-wasm is the WebAssembly-based distribution of esbuild, a high-performance JavaScript and TypeScript bundler and minifier. It provides the core bundling and transformation capabilities of esbuild in a cross-platform WebAssembly binary, suitable for environments like web browsers, Deno, and Bun, or Node.js where a native binary might not be ideal or available. The current stable version is v0.28.0. The project maintains a rapid release cadence, often introducing new features and bug fixes, and sometimes includes deliberate backwards-incompatible changes, as highlighted in releases like v0.27.0. Its key differentiator from the primary `esbuild` package is its WebAssembly implementation, offering broader environment compatibility, though it might have slight performance variations compared to the native binary. Users should be aware of the explicit `initialize` step required for its operation.","language":"javascript","status":"active","version":"0.28.0","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install esbuild-wasm","imports":["import { initialize } from 'esbuild-wasm'","import { transform } from 'esbuild-wasm'","import { build } from 'esbuild-wasm'","import type { BuildOptions } from 'esbuild-wasm'"]},{"cmd":"yarn add esbuild-wasm","imports":[]},{"cmd":"pnpm add esbuild-wasm","imports":[]}],"homepage":"https://esbuild.github.io","github":"https://github.com/evanw/esbuild","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-wasm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/esbuild-wasm/compatibility"}}