Merge remote-tracking branch 'origin/main' into roc-dev-inline-expects

This commit is contained in:
Folkert 2022-11-02 23:02:22 +01:00
commit 0c9b49f5cd
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
139 changed files with 6165 additions and 2980 deletions

View file

@ -1,5 +1,6 @@
#!/usr/bin/env bash
# https://vaneyckt.io/posts/safer_bash_scripts_with_set_euxo_pipefail/
set -euxo pipefail
zig build-exe benchmark/dec.zig -O ReleaseFast --main-pkg-path .