Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 498 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 498 Bytes

Metaprogramming with WASM and NextJS

A WASM and NextJS starter built with Rust.

Why?

To stay updated and sharp with WASM as well as explore WASM-enabled optimizations in Web3.

Setup

Prerequisite

  • Install wasm-pack (Here)

Steps

  1. Build wasm with yarn run build-wasm
  2. Remove .gitignore in src/modules/pkg
  3. Run dev yarn run dev

Feedback

Open an issue for suggestions

Author's Note

I mainly use this in Web3.