14 Commits (64947281015054de20b1356ea268f9668a42184d)

Author SHA1 Message Date
Dan Gohman 8e1b44b29c
Make more code work with no_std. (#407) 5 years ago
Dan Gohman 5ccdf13b11 Rename --always-cranelift to --cranelift. 5 years ago
Dan Gohman d4353f03cb Don't check `assert_trap` tests when Lightbeam is enabled. 5 years ago
Dan Gohman 5bf2fc0ffa Don't enable Lightbeam tests if Lightbeam isn't enabled. 5 years ago
Dan Gohman 65b8afabe6 Make use of Lightbeam configurable. 5 years ago
Andrew Brown 0667a2897d Ignore simd_const test when glibc has a floating point parsing issue 5 years ago
Andrew Brown 03a9f0e461 Run SIMD const spec test 5 years ago
Andrew Brown ce8e8662ff Enable SIMD in WAST testsuites 5 years ago
Dan Gohman 86142f2e94 Use `r#` to escape strings which may be rust keywords. (#379) 5 years ago
Dan Gohman 8ea883a603
Workaround a rounding difference in the strtof function in Centos 6. (#290) 5 years ago
Till Schneidereit a988443422
Set up CI and releases with Azure Pipelines (#237) 5 years ago
Dan Gohman 7592c99f3b Refactor the compilation and instantiation pipeline. 6 years ago
Dan Gohman c4e10227de Tidy up trap-handling code. 6 years ago
Dan Gohman 3f24098edc Implement the remaining valid spec tests. 6 years ago