Commit Graph

6 Commits

Author SHA1 Message Date
1ee0146954 Fix all compilation issues simplifying the code 2020-12-04 15:58:38 -08:00
13e6f29c29 Set compiler config to be owned (following wasm-c-api) 2020-12-04 02:39:19 -08:00
69eef6e490 Enable cranelift on aarch64.
Add comments to tests/ignores.txt explaining why they're disabled.

Add a list of engines to test so that we don't test engine-native on aarch64.

Disable tests in tests/compilers/traps.rs that fail with cranelift on aarch64.

Disable tests in examples/ that use cranelift + native, on aarch64.
2020-10-15 15:25:43 -07:00
e276b37e1f doc(examples) s/bash/shell/ for the sake of consistency. 2020-07-20 10:28:22 +02:00
e22bf4bbb2 Fixed windows tests 2020-07-15 13:13:29 -07:00
6f1677f5b3 Added more examples 2020-07-14 14:14:46 -07:00