dotnet build
wasmtime run --invoke 'add(1, 2)' bin/Debug/net10.0/wasi-wasm/publish/c-sharp-wasm-components.wasm
jco transpile bin/Debug/net10.0/wasi-wasm/publish/c-sharp-wasm-components.wasm -o out-dir
npx serve .
dotnet build
wasmtime run --invoke 'add(1, 2)' bin/Debug/net10.0/wasi-wasm/publish/c-sharp-wasm-components.wasm
jco transpile bin/Debug/net10.0/wasi-wasm/publish/c-sharp-wasm-components.wasm -o out-dir
npx serve .