hamelin_executor 0.3.1

Common package for executing Hamelin across different backends
Documentation
1
2
3
4
5
6
7
8
# hamelin

## Setup

1. Install wasm-pack with `cargo install wasm-pack`
2. Run `cargo build`
3. Run `pnpm install && pnpm generate && pnpm build`
4. Run `pnpm dev` to open the storybook in your browser