Commit graph

15 commits

Author SHA1 Message Date
Brendan Hansknecht
74a55f53f3 Switch back to cranelift due to versioning and aarch64 issues 2021-11-06 14:24:58 -07:00
Brendan Hansknecht
40f0271ccf Fix M1 mac build
I changed wasmer to use the llvm backend because it compiles the fastest and supports aarch64.
If we later run into llvm versioning issues of some sort, we should switch this to cranelift.
Also re-adds serde-json which is used on macos.
2021-11-06 14:08:19 -07:00
Brendan Hansknecht
73e2cbcb1e Make versions numbers consistent and matching the lock files 2021-11-06 13:24:45 -07:00
Brendan Hansknecht
c595668b37 Remove dependency on cranelift 2021-11-05 19:59:42 -07:00
Brendan Hansknecht
d49ac68bcc Update dep with major version changes 2021-11-05 19:19:37 -07:00
Brendan Hansknecht
bddc08c977 Remove unused dependencies 2021-11-05 16:58:11 -07:00
Brian Carroll
21988b5fd6 More rigorous test of zeroing-out small string 2021-11-04 17:31:14 +00:00
Brian Carroll
9111f3cf6c Add wasm_str tests 2021-11-04 08:08:45 +00:00
Brian Carroll
d36ac73d46 Enable some more wasm_num tests that are working 2021-11-04 07:53:47 +00:00
Brian Carroll
7fdd6cf952 rust-fmt 2021-11-03 11:59:49 +00:00
Brian Carroll
ad9b761fce Move wasm file format code into a submodule 2021-11-03 11:20:16 +00:00
Brian Carroll
87f6246851 Remove parity-wasm! 2021-11-03 10:36:08 +00:00
Brian Carroll
59757d638a Migrate the last sections: Type and Function 2021-11-03 10:24:03 +00:00
Brian Carroll
6fca1caee5 Merge branch 'trunk' of github.com:rtfeldman/roc into wasm_module_builder 2021-11-02 23:02:00 +00:00
Folkert
b6373c4efb move files over 2021-11-02 21:39:16 +01:00