Skip to main content

A tasty framework for WebAssembly Software Analysis

Project description

Wasamole

A tasty framework for WebAssembly Software Analysis

Description

Wasamole is a framework for analysing WebAssembly programs. It is meant to provide:

  1. A WASM disassembler.
  2. A WASM assembler.
  3. A WASM VM implementation.
  4. A set of core modules to be used to build other WASM-based tools.

Development

When working on Wasamole please keep the following things in mind.

Formatting

All code should be formatted with black. There is a make target for it:

make format

Type Checking

All code should be type checked with mypy. There is a make target for it:

make typecheck

Testing

Run unit tests with:

make test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wasamole-0.5.0.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

wasamole-0.5.0-py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page