Skip to content

oddsdk/stored-wasm-example

Repository files navigation

Built by FISSION Built by FISSION Discord Discourse

fission-stored-wasm-example

An example app showing how to store WebAssembly modules in web native storage. See the Storing WebAssembly Modules guide to learn more.

Setup

Clone this repository and install its dependencies:

npm install

Develop

To run the example locally:

npm run dev

Build

To build the example:

npm run build

About

Demonstration of stored wasm modules with webnative storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published