#140·orca

`build.zig` improvements

Author: martinfouilleulCreated Jul 31, 2025Updated Jul 31, 2025
  • Check that the installed zig toolchain is the correct version
  • When -Dsdk-path is not specified, check that the orca tool is already installed in the PATH before doing all the build.
  • Building the wasm SDK with debug symbols by default (since apps can later strip it when linking)