5942 Commits (83602e05b61217e0a74c0e58560873e4775f26c0)
 

Author SHA1 Message Date
Nathan Froyd 83602e05b6 cranelift-object: mark output as using non-executable stacks 5 years ago
Marcin Mielniczuk 20e71858a1
Sanitize file/directory symlinks in path_symlinks on Windows (#1359) 5 years ago
Yury Delendik e64668776a
Propertly simulate DWARF information when imports present (#1452) 5 years ago
Andrew Brown d3df275003 Remove duplication of map_reg; fixes #1245 5 years ago
Pat Hickey 48014e8d45
wiggle: remove versions and dont publish wiggle-test (#1446) 5 years ago
Andrew Brown 5423683474 Enable spec test for SIMD load_extend 5 years ago
Andrew Brown 3699e7d925 Translate Wasm SIMD load_extend operations to Cranelift IR 5 years ago
Andrew Brown 54398156ea Add x86 implementation of SIMD load_extend instructions 5 years ago
Andrew Brown cf1cfdcace Add new instructions to support SIMD load_extend 5 years ago
EchoSysBen 00200504b1
correct typo in the docs profiling section (#1442) 5 years ago
teapotd 2180e9ce16
fuzzing: Enable NaN canonicalization (#1334) 5 years ago
Alex Crichton ac7cd4c46a
Implement more of the `wasm_frame_t` type (#1438) 5 years ago
Alex Crichton bc5568f4b3
Symbolize start trap traces (#1437) 5 years ago
bjorn3 bc462404b3
[cranelift-frontend] Fix emit_zero for vectors (#1428) 5 years ago
Alex Crichton 968cd76163
Move back to only one WASI submodule (#1434) 5 years ago
Jakub Konka 78772cf5e1 Generate trace logs in wiggle albeit behind a feature gate 5 years ago
Andrew Brown cd900d72db Add tests showing no interference between jump tables and constants 5 years ago
Andrew Brown 1c339f35e7 Make rodata test framework more robust 5 years ago
Håvar Nøvik 98ff36bfed
Fix typo in Memory.Maximum doc string. (#1432) 5 years ago
Andrew Brown 08e5484cdb
Enable Wasm spec tests for SIMD load_splat (#1426) 5 years ago
bjorn3 dfe22836e8
Fix the order of the rex2 registers for r_ib_unsigned_gpr (#1424) 5 years ago
Alex Crichton 9d40e1072a Include the Windows DLL import library in binaries 5 years ago
Alex Crichton 4ede98fe0c
Make WASI and `wat` support optional in the C API (#1419) 5 years ago
Alex Crichton 6ef09359b0
Refactor and fill out wasmtime's C API (#1415) 5 years ago
Dan Gohman 157aab50f5
More fixes for 0.14. (#1418) 5 years ago
Jakub Konka 5c51940100
Refactor use of Refs and RefMuts in wasi-common (#1412) 5 years ago
Dan Gohman 092538cc54
Test 0.14 (#1417) 5 years ago
Dan Gohman 6c0c9a46f3
Fixes for cargo publish (#1416) 5 years ago
Alex Crichton a628dc315e
Shuffle around the wiggle crates (#1414) 5 years ago
Dan Gohman 6fa9be7767
Wasmtime 0.13.0 and Cranelift 0.61.0. (#1398) 5 years ago
Peter Huene cde01a47b1
Merge pull request #1411 from peterhuene/reimplement-dotnet-api 5 years ago
Peter Huene fb0762bbd6
Add wasmtime_func_new_with_env. 5 years ago
Peter Huene 382f68c620
Add Wasmtime C API function to control linker shadowing. 5 years ago
Yury Delendik 27bf044ca2
Fix debug asserts for dwarf transform (#1413) 5 years ago
Nick Fitzgerald a8c5e7df95
Merge pull request #1402 from yurydelendik/enable-gdb 5 years ago
Peter Huene 2d43d5a8fa
Fix typo in exception message. 5 years ago
Peter Huene 183aa9af4c
Fix typo in method call. 5 years ago
Peter Huene 64be4a30ae
Fix wasmtime_linker_new call to pass in allow_shadowing argument. 5 years ago
Peter Huene 7e3710ad86
Fix calls to `wasi_instance_new` to pass in the WASI module name. 5 years ago
Peter Huene f40693d9e8
Fix calls to wasmtime_wat2wasm to remove engine argument. 5 years ago
Peter Huene cf1d9ee857
Reimplement the C# API. 5 years ago
Peter Huene 0d5d63fdb1
Support WASI snapshot0 in the C API. 5 years ago
Alex Crichton 853d5f304d
Try to only publish crates/releases on wasmtime tags (#1406) 5 years ago
Alex Crichton e0dff02c9e
Expand the C API slightly (#1404) 5 years ago
Yury Delendik f3bfa2aa23
Ignore DWARF expressions with wasm globals (#1405) 5 years ago
Pat Hickey bc1a11435e
wiggle: emit a metadata module containing witx document (#1387) 5 years ago
Yury Delendik 5c4ea5b03a Increase generated DWARF version to 4 5 years ago
Jakub Konka 1f6890e070
[wasi-common] Clean up the use of mutable Entry (#1395) 5 years ago
Jakub Konka 336d9d1ab6 Subscribe kubkon to wasi label 5 years ago
Dan Gohman 5cfcbeb59d
Correctly capitalize "WebAssembly" in docs. (#1399) 5 years ago