Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 307 Bytes

File metadata and controls

7 lines (5 loc) · 307 Bytes

Examples of the wasm-tools API

This directory contains a number of examples of using the wasm-tools API from different languages. Currently examples are all in Rust and C using the wasm-tools crate or the wasmtime embedding API.

The CMakeLists.txt in this folder can be used to build C examples.