/wasm-plugin

Experiments with WASM plugins (pure FFI, like C-style calls)

Primary LanguageRustMIT LicenseMIT

Experiments with WASM components

Build

For running commands you need to either install just or copy commands from the file justfile. Also you need to install cargo-components.

Build WASM Module

  • run command just build

Build and run server app

  • run command just run