Simple template for a Capy app
Target Zig Version: zig 0.13.0 / (2024.5.0-mach)
If you wish to run the app simply execute
zig build runIn the same way, to build and run the app for WebAssembly, execute
zig build serveSimple template for a Capy app
Target Zig Version: zig 0.13.0 / (2024.5.0-mach)
If you wish to run the app simply execute
zig build runIn the same way, to build and run the app for WebAssembly, execute
zig build serve