# chevdor/subwasm

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/chevdor-subwasm).**

70 stars · 29 forks · WebAssembly · MIT

## Links

- GitHub: https://github.com/chevdor/subwasm
- awesome-repositories: https://awesome-repositories.com/repository/chevdor-subwasm.md

## Description

The metadata of a given runtime is a critical piece of information as it describes how one can interact with the runtime, what operations are possible and what are the signatures of the calls. It contains the exhaustive list of all the features publicly exposed by the runtime.

## Tags

### Part of an Awesome List

- [Developer Tools](https://awesome-repositories.com/f/awesome-lists/devtools/developer-tools.md) — CLI for inspecting and comparing WASM runtimes.
