2435 Commits (7341e2fb1423672629068148f790f907ce91802a)
 

Author SHA1 Message Date
Nick Fitzgerald 7341e2fb14
Merge pull request #980 from alexcrichton/mdbook-test 5 years ago
Alex Crichton 345db5b194 Install submodules as well 5 years ago
Alex Crichton c7fb135452 Test book documentation on CI 5 years ago
Gustav Eiman 09a091802b
Update rust embed example (#967) (#968) 5 years ago
Nick Fitzgerald f8abe1169c
Merge pull request #975 from fitzgen/update-cranelift-to-0.59.0 5 years ago
Nick Fitzgerald de4ad31cbd Update cranelift to 0.59.0 5 years ago
Nick Fitzgerald be553aef78
Merge pull request #970 from alexcrichton/document-release 5 years ago
Alex Crichton d4fcd32cdc
Optimize generated code via the CLI by default (#973) 5 years ago
Alex Crichton 13523e6312
Attempt to fix publication to Pypi (#971) 5 years ago
Alex Crichton 12cff023b6 Document and codify the release process 5 years ago
Jakub Konka 4fe397ea43 Refactor and combine all FileType structs in yanix 5 years ago
Josh Triplett aa78d491b0
Make Func::getN return a Result rather than an Option (#966) 5 years ago
Josh Triplett 48202e0c31
Update dependencies to current versions, reducing duplicate versions (#963) 5 years ago
Josh Triplett 8be80cbd0d
Extend Func::getN up to get10, allowing up to 10-argument functions (#965) 5 years ago
Johnnie Birch 9c6150b103
Adds perf jitdump support (#360) 5 years ago
Alex Crichton 0a020918b5
Don't let the API fuzz generator run wild (#959) 5 years ago
Yury Delendik b96b53eafb
Test basic DWARF generation (#931) 5 years ago
Pat Hickey 4460e569cf
Upgrade to witx 0.8.0 with tagged unions (#921) 5 years ago
Alex Crichton 80b095f2e2
Add API to statically assert signature of a `Func` (#955) 5 years ago
Alex Crichton b6be99c9e1
Remove memory-related cases from `RelocationTarget` (#949) 5 years ago
Alex Crichton 4283fdc862
Fix a possible use-after-free with `Global` (#956) 5 years ago
Alex Crichton b69a061d23
Add a test that segfault handlers ignore non-wasm segfaults (#941) 5 years ago
Peter Huene 2fd3a31c06
Merge pull request #953 from peterhuene/implement-wasm-func-type 5 years ago
Alex Crichton a09eed97db
Update wasmparser to 0.51.2 (#952) 5 years ago
Peter Huene 052ae684c2
Fix memory leak in wasm_importtype_type. 5 years ago
Peter Huene efc19b593a
Implement wasm_func_type. 5 years ago
Alex Crichton b15b5cd05a
Use malloc/free to allocate `Instance` structure (#948) 5 years ago
Alex Crichton 16affacafb
Generate trampolines based on signatures (#947) 5 years ago
Sergei Pepyakin c94cdc7730
Treat undeclared maximum as 4GiB (#944) 5 years ago
Benjamin Brittain 372cc9fa7a
Update broken URL to Fuchsia docs (#936) 5 years ago
Alex Crichton d7c9a90df9
Re-update the `wat` crate (#935) 5 years ago
Alex Crichton ca509f8c29
Update wasmparser (#934) 5 years ago
myfreeweb 699109658c
wasi-common/yanix: fix FreeBSD support (#756) 5 years ago
Nick Fitzgerald 2af544de8b
Update to cranelift 0.58.0 and enable (but ignore) reference types and bulk memory tests (#926) 5 years ago
Nathan Froyd d42560c7bf
specify units for fields of `Tunables` (#930) 5 years ago
Alex Crichton dfef71ea5f
Add some debug logging to fuzzers (#923) 5 years ago
Alex Crichton 9802005061
Remove the `action` and `context` modules from `wasmtime_jit` (#924) 5 years ago
Alex Crichton 151075d553
Remove a panic in the cache worker (#922) 5 years ago
Alex Crichton f5b505de04
Remove the `jit_function_registry` global state (#915) 5 years ago
Alex Crichton a6adf52429
Add more CLI flags for wasm features (#917) 5 years ago
Alex Crichton 344bf2d6f3
Fuzz the multi-value support (#918) 5 years ago
Alex Crichton 8a7d403fce
Remove a use of `lazy_static!` in `cache.rs` (#916) 5 years ago
Yury Delendik de85efc2dd
Add support for DebugInfoRef during DWARF transform (#853) 5 years ago
Alex Crichton 70345aff31
Remove all global state from the caching system (#863) 5 years ago
Alex Crichton 4ff8257b17
Update binaryen fuzzing dependency (#913) 5 years ago
Alex Crichton 348c597a8e
Remove global state for trap registration (#909) 5 years ago
Alex Crichton 9dffaf9d57
Update wasmparser dependency (#912) 5 years ago
Alex Crichton c860edc14f
Disable cranelift's verifier by default (#882) 5 years ago
Alex Crichton 8e0651374a
Deregister JIT frames on Linux in reverse order (#910) 5 years ago
Alex Crichton 3dd5a3cb3f
Reimplement `wasmtime-wasi` on top of `wasmtime` (#899) 5 years ago