Description

Our work in the "Componentize the world" 2023 workshop (colocated with Wasmcon). This repo pulls in / builds a bunch of tools and repos necessary to use wasm components in C in a simple example.

To setup your machine run:

make bootstrap

To build:

make

To run:

make run