Commit Graph

10 Commits

Author SHA1 Message Date
Anton-4
0f59f3097a
cargo fix --edition 2022-05-16 17:04:17 +02:00
Richard Feldman
982e727029
clippyyyyyyy 2022-05-15 21:59:23 -04:00
Richard Feldman
262b2fd24e
Handle multiple find results in wasi libc build 2022-05-15 21:27:12 -04:00
Richard Feldman
c90fc98524
Use inline string interpolation snytax 2022-05-15 21:27:12 -04:00
Brian Carroll
aaea254e8f
Pass precompiled host bytes to gen_wasm in CLI 2022-05-15 11:11:08 +01:00
Brian Carroll
58dc7a9635 Make wasi_libc_sys a required dependency of roc_build to fix repl_test 2022-05-04 22:33:07 +01:00
Anton-4
ad1d23d0a4
use 4 spaces instead of tab 2022-05-04 14:39:05 +02:00
Anton-4
2ec6f54776
corrected formatting of generated code 2022-05-04 14:22:25 +02:00
Brian Carroll
5fffea969a Provide a way for non-wasm Rust code to find the WASI libc 2022-05-03 19:12:36 +01:00
Brian Carroll
dd1d49db75 Build WASI libc using Zig, instead of using a checked-in binary 2022-05-03 08:00:58 +01:00