# wasmbuilder

> Tool to build wasm programs by hand.

Latest version **0.0.16** (published 2022-07-17) · GPL-3.0 license · 0 weekly downloads

## Install

```sh
npm install wasmbuilder
pnpm add wasmbuilder
yarn add wasmbuilder
bun add wasmbuilder
```

## Health

**Score 20/100 (F)** — status: abandoned.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.16 |
| Published | 2022-07-17 |
| First published | 2019-04-08 |
| Weekly downloads | 0 |
| License | GPL-3.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 156.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 15 |
| Author | Jordi Baylina |
| Maintainers | jbaylina |
| Keywords | wasm, script, generator |

## Links

- npm: https://www.npmjs.com/package/wasmbuilder
- Repository: https://github.com/iden3/wasmbuilder
- Homepage: https://github.com/iden3/wasmbuilder#readme
- Issues: https://github.com/iden3/wasmbuilder/issues
- npm.io page: https://npm.io/package/wasmbuilder

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 0.0.16 (latest) — 2022-07-17
- 0.0.15 — 2022-07-12
- 0.0.14 — 2022-07-12
- 0.0.13 — 2022-07-12
- 0.0.12 — 2022-01-19
- 0.0.11 — 2020-06-08
- 0.0.10 — 2020-03-26
- 0.0.9 — 2020-03-26
- 0.0.8 — 2019-07-22
- 0.0.7 — 2019-07-14
- 0.0.6 — 2019-07-12
- 0.0.5 — 2019-07-12
- 0.0.4 — 2019-07-01
- 0.0.3 — 2019-06-25
- 0.0.2 — 2019-04-08
- … 1 more at https://npm.io/package/wasmbuilder/versions

## README

# wasmbuilder

Javascript package that helps to build wasm code by hand.


## License

WasmBuilder is part of the iden3 project copyright 2019 0KIMS association and published with GPL-3 license. Please check the COPYING file for more details.

---
_Source: https://npm.io/package/wasmbuilder · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
