Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 291 Bytes

Hatchling-Lang-Compiler

Hatchling Lang a easy to read and write simple programming language for education.

Required

Install wasm-pack

cargo install wasm-pack

How to build

  1. Navigate to the root directory of this repo (if are not already there)
  2. RUN wasm-pack build