- Notifications
You must be signed in to change notification settings - Fork 82
Pull requests: WebAssembly/wasm-c-api
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add safety checks to several C API functions.
#134 by sunfishcode was closed Dec 3, 2024 Loading… updated Dec 3, 2024
host-mem: remove unneeded munmap call
#102 by lostman was closed Sep 15, 2023 Loading… updated Sep 15, 2023
Support static linking on Windows
#183 by ashtonmeuser was merged May 14, 2023 Loading… updated May 14, 2023
Add validate operation to hello example
#175 by hishamhm was merged Jun 9, 2022 Loading… updated Oct 26, 2022
Fix typo in
multi.c: args should be i32, i64, i64, i32 #163 by MarkMcCaskey was merged Jan 11, 2021 Loading… updated Jan 11, 2021
Make it possible to subclass wasm C++ API classes for the implementor.
#161 by nlewycky was merged Nov 23, 2020 Loading… updated Nov 23, 2020
Make wasm_##type##_copy take a const pointer.
#162 by nlewycky was merged Nov 17, 2020 Loading… updated Nov 19, 2020
fix: Use
f(void) to specify “no argument” in C #160 by Hywan was merged Nov 3, 2020 Loading… updated Nov 3, 2020
Fix warning about casting from pointer to integer of different size.
#159 by nlewycky was merged Oct 28, 2020 Loading… updated Oct 28, 2020
feat: Add
wasm_module_name and wasm_module_set_name. #157 by Hywan was closed Oct 13, 2020 Loading… updated Oct 13, 2020
Add Wasmer as an implementor of Wasm C API
#152 by syrusakbary was merged Sep 22, 2020 Loading… updated Sep 22, 2020
Distinguish name constructors for zt strings
#151 by rossberg was merged Aug 6, 2020 Loading… updated Aug 6, 2020
Use vectors for calls and imports
#145 by rossberg was merged Aug 6, 2020 Loading… updated Aug 6, 2020
Make
wasm_global_set a safe API. #133 by sunfishcode was closed Apr 6, 2020 Loading… updated Apr 6, 2020
Add WASM_C_API to declarations that may need declspec(dllimport/dllexport) on Windows
#77 by AndrewScheidecker was merged Nov 1, 2019 Loading… updated Nov 1, 2019
Add WASI_API macro to each API entry point
#112 by sbc100 was closed Oct 22, 2019 Loading… updated Oct 22, 2019
Mark source vector as
const in wasm_<name>_vec_copy #111 by sbc100 was merged Oct 14, 2019 Loading… updated Oct 14, 2019
Previous Next
ProTip! Follow long discussions with comments:>50.