72 Commits (71d552f2e21b132a2f4eb4533715bb182532ef25)

Author SHA1 Message Date
wasmtime-publish b946fd65a5
Bump Wasmtime to 25.0.0 (#9077) 3 months ago
阿豪 b83c968629
doc: fix lang-c link (#8996) 4 months ago
wasmtime-publish a068bfe064
Bump Wasmtime to 24.0.0 (#8902) 4 months ago
wasmtime-publish fa84dd83ba
Bump Wasmtime to 23.0.0 (#8743) 5 months ago
Alex Crichton 566669eed2
Refactor installation of C API and features supported (#8642) 6 months ago
wasmtime-publish d0cf46a098
Bump Wasmtime to 22.0.0 (#8553) 6 months ago
wasmtime-publish ddb35fd491
Bump Wasmtime to 21.0.0 (#8302) 7 months ago
redismongo c174147079
chore: fix some comments (#8298) 7 months ago
Milek7 55bd797aed
Extend C API with interfaces needed to use threads (#7940) 8 months ago
Nick Fitzgerald bd2ea901d3
Define garbage collection rooting APIs (#8011) 8 months ago
wasmtime-publish 4489cee3e6
Bump Wasmtime to 20.0.0 (#8046) 8 months ago
Milek7 d4eaacd665
Add C API for GuestProfiler (#7854) 9 months ago
wasmtime-publish c9aea3e824
Bump Wasmtime to 19.0.0 (#7868) 9 months ago
wasmtime-publish 738a05d880
Bump Wasmtime to 18.0.0 (#7751) 10 months ago
wasmtime-publish cc816ff728
Bump Wasmtime to 17.0.0 (#7631) 11 months ago
Tyler Rockwood f8fee9385d
add clang format (#7601) 11 months ago
wasmtime-publish a32fa1b38d
Bump Wasmtime to 16.0.0 (#7482) 1 year ago
Tyler Rockwood 6c428469f7
c-api: support IWYU pragmas (#7473) 1 year ago
wasmtime-publish 157b4318df
Bump Wasmtime to 15.0.0 (#7154) 1 year ago
Tyler Rockwood 37cf8e1e75
Async support in the C API (#7106) 1 year ago
wasmtime-publish e95c8556d6
Bump Wasmtime to 14.0.0 (#6964) 1 year ago
wasmtime-publish 4c4663e2f6
Bump Wasmtime to 13.0.0 (#6809) 1 year ago
wasmtime-publish 52f18948c7
Bump Wasmtime to 12.0.0 (#6686) 1 year ago
wasmtime-publish b3fd185390
Bump Wasmtime to 11.0.0 (#6519) 1 year ago
wasmtime-publish 50cdd14891
Bump Wasmtime to 10.0.0 (#6345) 2 years ago
wasmtime-publish bf741955f0
Bump Wasmtime to 9.0.0 (#6143) 2 years ago
wasmtime-publish 354bc48015
Bump Wasmtime to 8.0.0 (#5932) 2 years ago
wasmtime-publish 482f541101
Bump Wasmtime to 7.0.0 (#5712) 2 years ago
Thibault Charbonnier e835255fbf
c-api: add Wasmtime version macros to wasmtime.h (#5651) 2 years ago
TheGreatRambler 2ba3025e67
Add cmake compatibility to c-api (#4369) 2 years ago
Piotr Sikora 19fe0878cb
c-api: add missing bcrypt.lib dependency in docs. (#4049) 3 years ago
Alex Crichton c22033bf93
Delete historical interruptable support in Wasmtime (#3925) 3 years ago
Alex Crichton 7a1b7cdf92
Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago
Alex Crichton 8384f3a347
Bring back `Module::deserialize` (#2858) 4 years ago
Alex Crichton 200d7f1df6
Delete signature for no-longer-present function (#2849) 4 years ago
Xingqang Bai 55006b5044
Update wasmtime.h (#2762) 4 years ago
Alex Crichton de27fbe20f Tweak C API for fuel 4 years ago
Shu 8ee0f09983
Add fuel related functions to c-api (#2643) 4 years ago
Alex Crichton 8748cf5bd3
Add an instance limit to `Config` (#2593) 4 years ago
Alex Crichton 55c5424e0e Adjust `wasmtime_func_callback_*` type signature 4 years ago
Peter Huene f94db6556c
Update WebAssembly C API submodule to latest commit. (#2579) 4 years ago
Alex Crichton 41caf67af3
Update the C API with module linking support (#2472) 4 years ago
Yury Delendik 399ee0a54c
Serialize and deserialize compilation artifacts. (#2020) 4 years ago
Nick Fitzgerald 2efb46afd5 wasmtime-c-api: Add `wasmtime_store_gc` for GCing `externref`s 4 years ago
Nick Fitzgerald a9455a8e51
C API tweaks for wasmtime-py (#2029) 4 years ago
Yury Delendik a817470fab Fix signature of wasmtime_module_new 4 years ago
Nick Fitzgerald b73b2e0d5a wasmtime-c-api: Make `wasmtime_externref_new` write to an out pointer 4 years ago
Nick Fitzgerald 267bf16683 wasmtime-c-api: Add Wasmtime-specific APIs for `externref`s 4 years ago
Nick Fitzgerald 4c01ffd087 wasmtime-c-api: Document new reference types support 4 years ago
Alex Crichton 47a218f908
Document the rest of the C API (#1959) 4 years ago