Commit Graph

158 Commits

Author SHA1 Message Date
Richard Feldman
0f140facda
Merge pull request #3127 from rtfeldman/www
Sync up changes from #3041
2022-05-24 13:00:02 -04:00
Ayaz Hafiz
24bc37f39b
workspace env on CI 2022-05-18 16:12:29 -04:00
Richard Feldman
6b98586ddc
Check clippy for --release warnings too 2022-05-18 08:19:21 -04:00
Brian Carroll
65bbd85cc7
Disable wasm-opt by default and run it when needed 2022-05-16 09:02:43 +01:00
Brian Carroll
da86920324
Try installing wasm-opt via apt 2022-05-16 08:18:05 +01:00
Brian Carroll
25fdeb5ca8
Install wasm-opt on Earthly 2022-05-15 15:47:25 +01:00
Richard Feldman
9b35c2d0ab
Run clippy --workspace --tests 2022-05-10 15:21:47 -04:00
Brian Carroll
db322021de Add docs_cli directory to Earthfile 2022-05-09 08:48:28 +01:00
Richard Feldman
c7037db6d5
Merge pull request #3013 from rtfeldman/hostgen
Introduce bindgen CLI
2022-05-08 17:51:20 -04:00
Folkert
b6a47223b7
remove mentions of llvm-as 2022-05-07 20:49:44 +02:00
Folkert
81caa96af2
Merge remote-tracking branch 'origin/trunk' into update_zig_09 2022-05-07 19:38:04 +02:00
Richard Feldman
79a3022d95
Tell Earthfile to copy bindgen/ 2022-05-06 16:17:31 -04:00
Anton-4
f3493850bb
Merge pull request #2983 from rtfeldman/wasi-libc-sys
Build WASI libc using Zig, instead of using a checked-in binary
2022-05-05 09:40:46 +02:00
Anton-4
2845371c50
build before checking fmt and clippy for rust code gen 2022-05-04 14:00:39 +02:00
Brian Carroll
46c285c43a Add new top-level dir to Earthfile 2022-05-04 07:26:45 +01:00
Anton-4
88db62cac2
undo accidental workdir removal 2022-05-03 15:38:47 +02:00
Anton-4
847378a333
no more earthbuild apparently 2022-05-03 15:04:45 +02:00
Anton-4
a40b055f16
better comments 2022-05-03 13:46:39 +02:00
Anton-4
3b7ef7b3ca
update earthfile, flake.nix and shell.nix 2022-05-02 20:02:46 +02:00
Anton-4
ced9fdec3a
also copy over repl_wasm 2022-05-02 15:34:00 +02:00
Anton-4
16fbaf14a1
Earthly: copy over www folder 2022-05-02 13:02:20 +02:00
Richard Feldman
2dcd0f4d2b
Generate builtin docs in Earthfile 2022-05-01 20:57:18 -04:00
Folkert
17f68aa1ae
update llvm version in earthfile 2022-04-08 14:38:11 +02:00
Folkert
e2cb39f112
fix Earthfile 2022-04-08 09:53:47 +02:00
Folkert
a69bf971f0
Merge remote-tracking branch 'origin/trunk' into update_zig_09 2022-04-06 15:38:15 +02:00
Folkert
295764420d
disable 32-bit linux tests (until zig 0.9) 2022-03-30 23:57:48 +02:00
Folkert
c73c01aa34
Merge remote-tracking branch 'origin/trunk' into list-str-capacity 2022-03-30 14:07:17 +02:00
Brian Carroll
7da00924da Add target wasm32-wasi to CI, for repl_test 2022-03-27 10:37:34 +01:00
Brian Carroll
22ccadccc9
Merge pull request #2699 from rtfeldman/wasm-zig-tests
Run Zig builtin tests on Wasm too
2022-03-19 20:36:54 +00:00
Brian Carroll
b57c0ee6bf CI: Run Zig builtin tests on wasm as well as host 2022-03-12 08:09:23 +00:00
Anton-4
a24529646c
Merge branch 'trunk' of github.com:rtfeldman/roc into new-syntax-highlight 2022-03-09 09:26:56 +01:00
Anton-4
a4d59ae0e7
don't let earthly forget about highlight folder 2022-03-08 15:43:04 +01:00
Jan Van Bruggen
6ea8df5e16 Consolidate all Hello World examples into one dir 2022-03-07 20:00:05 -07:00
Jan Van Bruggen
a2f2434d71 Rename hello-world to hello-c 2022-03-07 19:59:30 -07:00
Anton-4
4da491cf93
added rust-toolchain.toml 2022-03-07 11:32:38 +01:00
Brian Carroll
0464da84c0 Rename CLI --backend to --target since that's what it has always meant 2022-03-05 14:22:59 +00:00
Folkert
48d0286b8a
bump version on CI 2022-03-02 21:39:23 +01:00
Brian Carroll
86aec0dbe2 Earthfile: move wasm REPL test command back to the script 2022-02-27 17:03:39 +00:00
Brian Carroll
8290fbfb1b Earthfile: override RUSTFLAGS when building wasm target 2022-02-27 12:33:32 +00:00
Brian Carroll
16ba9f2d57 Inline repl_test/test_wasm.sh into Earthfile for better reporting 2022-02-27 11:29:37 +00:00
Brian Carroll
cae455b2bb Try to get wasm-pack install to find openssl 2022-02-26 22:45:45 +00:00
Brian Carroll
fcf0e0b987 Earthfile: move ssl install before wasm-pack 2022-02-26 21:00:20 +00:00
Brian Carroll
09b3ef90c4 Earthfile: install dependencies for Wasm REPL tests 2022-02-26 14:34:58 +00:00
Brian Carroll
97fe32a018 repl_test: add REPL wasmer tests to CI 2022-02-26 13:13:57 +00:00
rvcas
ed49ff4e21
feat(zig/ci): switch to 0.9.1 2022-02-15 00:23:42 -05:00
rvcas
485cb67040
pull zig 0.10.0-dev.691+16ec848d2 2022-02-12 22:59:16 -05:00
rvcas
0124e4d4b1
Merge branch 'trunk' into update_zig_09 2022-02-09 18:42:24 -05:00
Brian Carroll
3c07066ace repl: update Earthfile for new packages 2022-02-02 23:55:00 +00:00
Brian Carroll
ad4318f1ff Merge branch 'trunk' of github.com:rtfeldman/roc into repl-packages 2022-02-01 11:16:37 +00:00
Anton-4
e7918e7d8a
nix: update old rust, use nix 21.11, update to zig 0.8.1 2022-01-31 14:59:01 +01:00