Skip to content

Pull requests: WebAssembly/wasm-c-api

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add shared to wasm_limits_t
#195 opened Mar 14, 2025 by xdoardo Loading… updated Mar 14, 2025
C API: u8 in Rust corresponds to unsigned char* in C
#179 opened Feb 23, 2023 by dannywillems Loading… updated Aug 25, 2023
Add WASI_API macro to each API entry point
#173 opened Feb 7, 2022 by prolapza Loading… updated Dec 5, 2022
Update wasm.h for anyref --> externref
#148 opened Jul 8, 2020 by fitzgen Loading… updated Nov 4, 2022
Add a Chromium .clang-format file, and apply it
#115 opened Nov 1, 2019 by AndrewScheidecker Loading… updated Nov 4, 2022
feat: wasm_name_new_from_string* owns s
#155 opened Oct 9, 2020 by Hywan Loading… updated Nov 4, 2022
Respect CC/CXX/CFLAGS/CXXFLAGS/LDFLAGS.
#72 opened May 17, 2019 by PiotrSikora Loading… updated Nov 4, 2022
Don't leak implementation into headers.
#75 opened May 30, 2019 by PiotrSikora Loading… updated Nov 4, 2022
Fix build with GCC.
#73 opened May 17, 2019 by PiotrSikora Loading… updated Nov 4, 2022
ProTip! Exclude everything labeled bug with -label:bug.