{"library":"watever","type":"library","category":null,"description":"watever is a bundler and transpiler for WebAssembly text format (WAT) modules, enabling seamless integration with JavaScript. Version 0.5.2, active development. It statically links WAT modules, tree-shakes bytecode, and generates JS wrappers with ESM exports. Unlike other WASM tools, watever focuses on WAT-first development, allowing complex JS imports (e.g., strings, async functions) directly from WAT without glue code.","language":"javascript","status":"active","version":"0.5.2","tags":["javascript","webassembly","bundler","build-tool"],"last_verified":"Sat May 09","install":[{"cmd":"npm install watever","imports":["npx watever input.wat","import { logNumber } from './log-number.wat.js'","import mod from './mod.wat.js'"]},{"cmd":"yarn add watever","imports":[]},{"cmd":"pnpm add watever","imports":[]}],"homepage":null,"github":"https://github.com/mitschabaude/watever","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/watever","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}