Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 358 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 358 Bytes

Piet WASM (WASI) - WIP

Description

Requirements

The zig toolchain is used here to simplify the process of building the npiet interpreter that is written in C, by the way the npiet.wasm is already included so the build is not mandatory.

Setup

$ make

The default serve rule will compile the npiet interpreter and install it.