Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 211 Bytes

File metadata and controls

9 lines (6 loc) · 211 Bytes

go-processor-template

Template for wasmVision processor written in Go

How to build

tinygo build -o go-processor-template.wasm -target=wasip1 -buildmode=c-shared -scheduler=none --no-debug .