Issues
- 3
Documentation?
#192 opened by bobappleyard - 4
How to import a native func to "env"?
#191 opened by MrHate - 12
Deprecate wasm-c-api on big-endian hosts
#180 opened by SoniEx2 - 10
- 0
memory64 support
#189 opened by L-as - 0
Please tag when used in wabt
#188 opened by bastien-roucaries - 1
`vec<T>::make_nt` may not be so helpful
#187 opened by jiahaog - 0
Metering API
#186 opened by ashtonmeuser - 0
posix shared memory with wamr
#185 opened by VaibhavVgithub - 1
Access of v8 isolate possible?
#178 opened by rahulchaphalkar - 6
Support import globals callback
#181 opened by ashtonmeuser - 3
AddressSanitizer: allocation-size-too-big
#177 opened by try-agaaain - 2
docker build fails in C++ Multi test
#176 opened by asac - 3
Embedding multiple engines implementing wasm C API
#165 opened by chfast - 4
Expectations for serialize/deserialize
#172 opened by gahaas - 1
make error:error: use of undeclared identifier 'errc' struct is_error_condition_enum<errc>
#174 opened by lufie0509z - 0
API to Terminate Execution for a wasm::Store
#171 opened by chaoqin-li1123 - 1
WASM proposals supporting in Wasm C API
#169 opened by q82419 - 1
- 4
Custom Sections API
#168 opened by syrusakbary - 2
- 0
- 2
More consistent ownership
#150 opened by rossberg - 0
High-level memory API
#164 opened by SoniEx2 - 0
Get rid of wasm_memory_data, use a copying wasm_(read/write)_memory_data instead
#156 opened by SoniEx2 - 17
- 1
Problems with the C API header
#154 opened by DagAgren - 1
`wasm_instance_new`, what's the role of `**wasm_trap_t`
#158 opened by Hywan - 2
Time to write documentation?
#153 opened by Hywan - 3
wasm_name_t clarification
#149 opened by AlexEne - 3
Support the updated reference types proposal
#147 opened by alexcrichton - 1
Definition of wasm_functype_new_x_y helpers - use of a macro prevents coding errors when extending.
#142 opened by adv-sw - 0
No way to communicate richer error information
#146 opened by alexcrichton - 2
- 1
Store interface: Expose native objects / v8 profiling
#143 opened by oschaaf - 13
please close : noob error - API is fine.
#140 opened by adv-sw - 1
wasm_instance_set_host_info missing from wasm.h
#141 opened by adv-sw - 3
Docker build running error
#139 opened by leonwanghui - 0
bugfix: examples that load binaries using fopen must use "rb" mode, "r" is insufficient on some platforms.
#136 opened by adv-sw - 8
Proposal: Rename *Type to *Descriptor
#135 opened by syrusakbary - 29
Safety in the WebAssembly C API
#132 opened by sunfishcode - 8
- 2
- 7
[examples] Should check import types
#129 opened by rene-fonseca - 1
Update the implementation status in the README
#128 opened by sbc100 - 5
An API which automatically validates its inputs
#123 opened by sunfishcode - 0
Support for the wasm text format in the C API?
#127 opened by alexcrichton - 1
A simple way to expose some C lib to wasm?
#125 opened by porky11 - 7
- 8
Importing a runtime's WASI implementation
#122 opened by peterhuene