diswasm

WASM analysis workbench
HomeDocsReferenceCompilerRuntimeBenchmarksDisassemblyDecompileEditEasy EditorIntermediateCreateSavedControllerGame StudioAboutLicensesContributorsOpen source

Local-first parsing. No automatic module execution.

self-hosted mode

Contributors

People who have shipped code, docs, ideas, or feedback to diswasm.

Acknowledgements

  • awt-256 — Original author of @diswasm/core, CLI, and TUI.
  • diswasm community — Issues, ideas, and contributions are welcome via pull requests.

How to contribute

  1. Open an issue describing the bug or feature.
  2. Fork the repository and create a feature branch off main.
  3. Run npm run typecheck, npm run lint, and npm run test before pushing.
  4. Open a pull request and link the issue. Include screenshots for UI changes.
  5. Add yourself to this page in your PR — the list is intentionally hand-maintained.

Related

  • About diswasm
  • Licenses
  • Open source acknowledgements