Tags: appfws/WAVM
Tags
[test] Sync tests from simd#140 WebAssembly/simd#140
[simd] Add more literal tests for arithmetic ops Part of WAVM#195
Fix various C function names of Emscripten host functions so they don… …'t start with an underscore, which is reserved for compiler/library implementers. Closes WAVM#224
[simd] Improve simd test generation tool - Use names in the string interpolation so its clear what each part is supposed to be. - Use unified naming converson for params.
[simd] Sync tests from simd repo The file has been polished per comments from WebAssembly/simd#135
[simd] Add more literal tests for lane ops Remove some redundant tests BTW
Add a benchmark that compares the ltz_mask instruction to an emulated… … version of it that just uses standard WASM SIMD instructions.
Use a cryptographic hash (BLAKE2b) of the WASM module as the key for … …the object cache, and don't store the WASM module in the object cache to disambiguate collisions.
Add an Ubuntu 19.10 w/ GCC 9.2 build to Azure Pipelines CI
PreviousNext