283 Commits (ca5f1bb62767a220b6b67fa852564c68410d2d97)

Author SHA1 Message Date
Tyler Rockwood 81b14a5043
c-api/cmake: Support custom build options (#7226) 1 year ago
Tyler Rockwood f534373371
c-api: expose memory_init_cow (#7227) 1 year ago
Tyler Rockwood e6ff84119a
Introduce API for custom stack memory (#7209) 1 year ago
Tyler Rockwood b77b407b25
c-api: Fix type (#7178) 1 year ago
wasmtime-publish 157b4318df
Bump Wasmtime to 15.0.0 (#7154) 1 year ago
Tyler Rockwood ec07c89b9b
c-api: Support InstancePre (#7140) 1 year ago
Tyler Rockwood 37cf8e1e75
Async support in the C API (#7106) 1 year ago
Tyler Rockwood 80c45422e0
c-api: Expose host memory creation (#7115) 1 year ago
Silas Groh 90e4daff23
Make C API usable from Rust (#6765) 1 year ago
Tyler Rockwood 3ffb6828ca
c-api: Correct wasmtime_module_image_range type (#7110) 1 year ago
Nick Fitzgerald 6a7ef27b72
Make `wasmtime::WasmCoreDump` serializable (#7078) 1 year ago
Tyler Rockwood 2d43a28fd5
c-api: Expose image_range for modules (#7064) 1 year ago
Alex Crichton 8d7a2b89d2
Add support for `v128` to the typed function API (#7010) 1 year ago
Tyler Rockwood f433e78314
Add license to c-api macros (#7005) 1 year ago
Tyler Rockwood 181d005c45
Fix cargo binary at configure time (#6977) 1 year ago
Eduardo de Moura Rodrigues 8eefa7c3af
feat(wasmtime-cli): restore support for wasi http module (#6878) 1 year ago
wasmtime-publish e95c8556d6
Bump Wasmtime to 14.0.0 (#6964) 1 year ago
Alex Crichton 2bb65c9592
Expose `target` and Cranelift settings in C API (#6934) 1 year ago
Tyler Rockwood 55fb2ee5d0
[c-api]: Expose more configuration options (#6896) 1 year ago
wasmtime-publish 4c4663e2f6
Bump Wasmtime to 13.0.0 (#6809) 1 year ago
Alex Crichton bb3734bd72
Change preview2 builder methods to use `&mut self` (#6770) 1 year ago
MindSwipe 329a2baf0c
Change the call to unwrap to except with an error message (#6745) 1 year ago
wasmtime-publish 52f18948c7
Bump Wasmtime to 12.0.0 (#6686) 1 year ago
Alex Crichton 8bec98da28
Fix some beta warnings in the C API (#6578) 1 year ago
wasmtime-publish b3fd185390
Bump Wasmtime to 11.0.0 (#6519) 1 year ago
Jamey Sharp 1d4686de54
Allow async yield from epoch interruption callback (#6464) 1 year ago
Alex Crichton d308dbdcda
Disable tests for all proc-macros (#6473) 1 year ago
Lukas Forst 6fd731d837
Expose remaining fuel (#6445) 1 year ago
Tyler Rockwood 28d3c823a3
[c-api] Allow for installing wasmtime via cmake (#6448) 1 year ago
Lukas Forst cb7d953a07
Fix typos in C API (#6423) 1 year ago
Andrew Gutekanst e933c7e0ed
Expose Config::static_memory_forced to C (#6413) 1 year ago
theothergraham 5e57c6aae3
copy input msg into result of C API wasmtime_error_new (#6369) 2 years ago
theothergraham cfb506ba1e
add C API for epoch_deadline_callback and wasmtime_error_t creation (#6359) 2 years ago
Alex Crichton ec92f8e480
Make Wasmtime compatible with Stacked Borrows in MIRI (#6338) 2 years ago
wasmtime-publish 50cdd14891
Bump Wasmtime to 10.0.0 (#6345) 2 years ago
Martin Evans 5cce054a9f
Exposes new c-api functions for configuring relaxed SIMD (#6292) 2 years ago
Nick Fitzgerald 913efdf24d
wasmtime: Overhaul trampolines (#6262) 2 years ago
wasmtime-publish bf741955f0
Bump Wasmtime to 9.0.0 (#6143) 2 years ago
Benjamin Bouvier 6f4f30c840
Add support for generating perf maps for simple perf profiling (#6030) 2 years ago
wasmtime-publish 354bc48015
Bump Wasmtime to 8.0.0 (#5932) 2 years ago
Lukas Forst 6cddc923f3
Expose wasmtime_store_limiter in the c-api (#5761) 2 years ago
Ivan Font de68cc1726
Add support for WASI sockets to C API (#5624) 2 years ago
wasmtime-publish 482f541101
Bump Wasmtime to 7.0.0 (#5712) 2 years ago
Alex Crichton 63d80fc509
Remove the need to have a `Store` for an `InstancePre` (#5683) 2 years ago
Thibault Charbonnier e835255fbf
c-api: add Wasmtime version macros to wasmtime.h (#5651) 2 years ago
Alex Crichton 4933762d81
Add release notes for 3.0.1 and update some versions (#5364) 2 years ago
Thibault Charbonnier e7cb82af89
c-api: add wasm_config_parallel_compilation_set (#5298) 2 years ago
Konstantin Preißer fe2bfdbc1f
Move the endianness notes introduced with #4035 to `wasmtime_val_raw`. (#5303) 2 years ago
Alex Crichton 9c73a448f5
c-api: Fix `wasmtime_func_call_unchecked` to communicate all errors (#5262) 2 years ago
Peter Huene 42e88c7b24
Fix `OutOfFuel` trap code not represented in the C API. (#5230) 2 years ago