Eastwooder / webassembly-component-model-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebAssembly Component Model Sample

Getting started

You can use just run <args> to compile, link, and execute the model with the passed args.

See the project's justfile for more details.

If you don't want to setup everything and have nix installed, you can clone this directory and simply run the sample with:

nix develop
just run 17 add 20

About


Languages

Language:Nix 65.3%Language:Rust 31.7%Language:Shell 3.0%