Nev

Building

Setup

The AST language framework does not compile on the current main branch, I will continue work on this at some later point.

Compile errors

If you get a compile error, try building with --passC:-Wno-incompatible-pointer-types, e.g: nimble buildDesktop --passC:-Wno-incompatible-pointer-types -d:appBuildWasmtime --forceBuild --app:gui -D:forceLogToFile -D:enableGui=true

Desktop version

Compiling tree sitter grammars to wasm

Compiling Nim config files to wasm