Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 238 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 238 Bytes

Canister in WAT

Canister written in WebAssembly WAT format

Requirements

wat2wasm binary in system path

Deploy

dfx deploy wat --mode reinstall -y --no-wallet
should debug print 'hello world' in terminal during install