Ran a smoke test on resolute/riscv64 (qemu) =====
ubuntu@ubuntu:~$ zig0.15 version 0.15.2 ubuntu@ubuntu:~$ zig0.15 zen * Communicate intent precisely. * Edge cases matter. * Favor reading code over writing code. * Only one obvious way to do things. * Runtime crashes are better than bugs. * Compile errors are better than runtime crashes. * Incremental improvements. * Avoid local maximums. * Reduce the amount one must remember. * Focus on code rather than style. * Resource allocation may fail; resource deallocation must succeed. * Memory is a resource. * Together we serve the users. ubuntu@ubuntu:~$ zig0.15 init info: created build.zig info: created build.zig.zon info: created src/main.zig info: created src/root.zig info: see `zig build --help` for a menu of options ubuntu@ubuntu:~$ zig0.15 build ubuntu@ubuntu:~$ ./zig-out/bin/ubuntu All your codebase are belong to us. Run `zig build test` to run the tests. ===== -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2132991 Title: [needs-packaging] zig0.15 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2132991/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
