5902 Commits (27bf044ca282abf9814e5519f0ed15b84dcc32eb)
 

Author SHA1 Message Date
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
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
Alex Crichton c241f18b81
Use `Linker` in `*.wast` testing (#1391) 5 years ago
Benjamin Brittain b214804850
Disable lowering thread priority on Fuchsia (#1394) 5 years ago
Alex Crichton 358f957a49
Adjust release notes for `Caller` type (#1393) 5 years ago
Darin Morrison addb31a266
CI: add cargo audit job (#1314) 5 years ago
Alex Crichton 6449b86b5a
Add initial 0.13.0 (unreleased) release notes (#1392) 5 years ago
Nathan Froyd dcabb55776 change Module::define_function to take TrapSink instances 5 years ago
John Sullivan 222a73c150
Initial documentation for python users (#1378) 5 years ago
Benjamin Brittain ee4b5353f8
bump winapi version to 0.3.8 (#1388) 5 years ago
Alex Crichton 0d4bde4ab3
Add a `wasmtime::Linker` type (#1384) 5 years ago
Yury Delendik 021ebb3748
Refactor address_transform.rs to use less memory (#1260) 5 years ago
Dan Gohman 2fdc7f1a8e [wiggle] Don't make generated structs and unions `Copy`. 5 years ago
Dan Gohman 66460f2139
Miscellaneous doc updates (#1383) 5 years ago
Andrew Brown 84464627b8
Add docs badges (#1379) 5 years ago
bjorn3 d54611dac8
Update object to 0.18 (#1381) 5 years ago
Benjamin Bouvier 139536828a Add non-standard builds of Cranelift in automation; 5 years ago
Benjamin Bouvier 1d5a678124 Fixes #1240: Add a new accessor to indicate that an opcode requires spilling all registers; 5 years ago
Dan Gohman c202a8eeaf
Add a .gitattributes file to specify eol=LF (#1370) 5 years ago
Dan Gohman 815e340f85
Add an `is_directory()` helper method. (#1373) 5 years ago
Dan Gohman a7d84afeb4
Remove the old wast and wasm2obj commands. (#1372) 5 years ago
Dan Gohman ff18c5b05c
[wasi-common] Fix a warning about unreachable code. (#1374) 5 years ago
Alex Crichton e245e6dd9c
Add examples of linking and WASI (#1369) 5 years ago
Pat Hickey 07bd973027
Merge pull request #1336 from bytecodealliance/pch/wiggle_tweaks_for_lucet 5 years ago
Pat Hickey 73fe49cd65 wasi-common: update trait methods to take &GuestPtr args. 5 years ago
Pat Hickey 0e72edb80e wiggle-generate: always pass GuestPtr by reference 5 years ago
Pat Hickey 2c52b3f1de wiggle-generate: BuiltinType::USize is a u32, not a usize 5 years ago
Pat Hickey a7e7863c47 wiggle-runtime: isize and usize do not have same repr in guest and host 5 years ago
Pat Hickey fc4f96a73f wiggle-generate: teach about anonymous array types 5 years ago
Jakub Konka 32595faba5
It's wiggle time! (#1202) 5 years ago
Alex Crichton f700efeb03
Remove C++ dependency from `wasmtime` (#1365) 5 years ago
Marcin Mielniczuk c50c24e699
Path symlink follow (#1284) 5 years ago
Y-Nak bcddce5fe0
Simplify ssa builder (#1340) 5 years ago
Alex Crichton adff432767
Fix build of the book (#1368) 5 years ago
Alex Crichton 3b7cb6ee64
Enable jitdump profiling support by default (#1310) 5 years ago
Alex Crichton 0a30fdf85f
Add a safe method `GuestPtr::copy_from_slice` (#1367) 5 years ago
Jakub Konka fe0dc508ac
Allow for zero-length wiggle_runtime::Regions (#1366) 5 years ago
Gabor Greif 1d0026e4f5
Tweak the submodule update command (#1364) 5 years ago
Alex Crichton afd980b4f6
Refactor the internals of `Func` to remove layers of indirection (#1363) 5 years ago
Alex Crichton 39ba281bc7
Update some documentation on `Memory` (#1360) 5 years ago
Dan Gohman 1c55eb1a8b
Add a few CLI tests for WASI. (#1281) 5 years ago
Alex Crichton f63c3c814e
Add a first-class way of accessing caller's exports (#1290) 5 years ago