Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / WebAssembly/wasm-c-api issues and pull requests
#192 - Documentation?
Issue -
State: open - Opened by bobappleyard 3 months ago
- 3 comments
#191 - How to import a native func to "env"?
Issue -
State: closed - Opened by MrHate 7 months ago
- 4 comments
#190 - Type constructors should have a `wasm_engine_t*` parameter
Issue -
State: open - Opened by fitzgen 9 months ago
- 10 comments
#189 - memory64 support
Issue -
State: open - Opened by L-as 10 months ago
#188 - Please tag when used in wabt
Issue -
State: open - Opened by bastien-roucaries 10 months ago
#187 - `vec<T>::make_nt` may not be so helpful
Issue -
State: open - Opened by jiahaog 11 months ago
- 1 comment
#186 - Metering API
Issue -
State: open - Opened by ashtonmeuser about 1 year ago
#185 - posix shared memory with wamr
Issue -
State: open - Opened by VaibhavVgithub about 1 year ago
#184 - Fix typo in threads.c
Pull Request -
State: closed - Opened by LukasForst over 1 year ago
#183 - Support static linking on Windows
Pull Request -
State: closed - Opened by ashtonmeuser over 1 year ago
#182 - Support MinGW
Pull Request -
State: closed - Opened by ashtonmeuser over 1 year ago
#181 - Support import globals callback
Issue -
State: closed - Opened by ashtonmeuser over 1 year ago
- 6 comments
#180 - Deprecate wasm-c-api on big-endian hosts
Issue -
State: open - Opened by SoniEx2 over 1 year ago
- 12 comments
#179 - C API: u8 in Rust corresponds to unsigned char* in C
Pull Request -
State: open - Opened by dannywillems over 1 year ago
- 5 comments
#178 - Access of v8 isolate possible?
Issue -
State: closed - Opened by rahulchaphalkar over 1 year ago
- 1 comment
#177 - AddressSanitizer: allocation-size-too-big
Issue -
State: closed - Opened by try-agaaain almost 2 years ago
- 3 comments
#176 - docker build fails in C++ Multi test
Issue -
State: open - Opened by asac almost 2 years ago
- 2 comments
#175 - Add validate operation to hello example
Pull Request -
State: closed - Opened by hishamhm over 2 years ago
- 2 comments
#174 - make error:error: use of undeclared identifier 'errc' struct is_error_condition_enum<errc>
Issue -
State: open - Opened by lufie0509z over 2 years ago
- 1 comment
#173 - Add WASI_API macro to each API entry point
Pull Request -
State: open - Opened by prolapza over 2 years ago
- 2 comments
#172 - Expectations for serialize/deserialize
Issue -
State: closed - Opened by gahaas almost 3 years ago
- 4 comments
#171 - API to Terminate Execution for a wasm::Store
Issue -
State: open - Opened by chaoqin-li1123 almost 3 years ago
#169 - WASM proposals supporting in Wasm C API
Issue -
State: open - Opened by q82419 over 3 years ago
- 1 comment
#168 - Custom Sections API
Issue -
State: open - Opened by syrusakbary over 3 years ago
- 4 comments
#167 - Syslog
Issue -
State: closed - Opened by Sebgg over 3 years ago
- 2 comments
#166 - undefined reference to `wasm::vec<char>::free_data()'
Issue -
State: open - Opened by SpiralBL0CK over 3 years ago
#165 - Embedding multiple engines implementing wasm C API
Issue -
State: open - Opened by chfast over 3 years ago
- 3 comments
#164 - High-level memory API
Issue -
State: open - Opened by SoniEx2 over 3 years ago
#163 - Fix typo in `multi.c`: args should be i32, i64, i64, i32
Pull Request -
State: closed - Opened by MarkMcCaskey almost 4 years ago
- 1 comment
#162 - Make wasm_##type##_copy take a const pointer.
Pull Request -
State: closed - Opened by nlewycky almost 4 years ago
#161 - Make it possible to subclass wasm C++ API classes for the implementor.
Pull Request -
State: closed - Opened by nlewycky almost 4 years ago
- 2 comments
#160 - fix: Use `f(void)` to specify “no argument” in C
Pull Request -
State: closed - Opened by Hywan almost 4 years ago
#159 - Fix warning about casting from pointer to integer of different size.
Pull Request -
State: closed - Opened by nlewycky about 4 years ago
#158 - `wasm_instance_new`, what's the role of `**wasm_trap_t`
Issue -
State: closed - Opened by Hywan about 4 years ago
- 1 comment
#157 - feat: Add `wasm_module_name` and `wasm_module_set_name`.
Pull Request -
State: closed - Opened by Hywan about 4 years ago
- 4 comments
#156 - Get rid of wasm_memory_data, use a copying wasm_(read/write)_memory_data instead
Issue -
State: closed - Opened by SoniEx2 about 4 years ago
#155 - feat: `wasm_name_new_from_string*` owns `s`
Pull Request -
State: open - Opened by Hywan about 4 years ago
- 1 comment
#154 - Problems with the C API header
Issue -
State: closed - Opened by DagAgren about 4 years ago
- 1 comment
#153 - Time to write documentation?
Issue -
State: open - Opened by Hywan about 4 years ago
- 2 comments
#152 - Add Wasmer as an implementor of Wasm C API
Pull Request -
State: closed - Opened by syrusakbary about 4 years ago
#151 - Distinguish name constructors for zt strings
Pull Request -
State: closed - Opened by rossberg about 4 years ago
#150 - More consistent ownership
Issue -
State: open - Opened by rossberg about 4 years ago
- 2 comments
#149 - wasm_name_t clarification
Issue -
State: closed - Opened by AlexEne over 4 years ago
- 3 comments
#148 - Update `wasm.h` for `anyref` --> `externref`
Pull Request -
State: open - Opened by fitzgen over 4 years ago
#147 - Support the updated reference types proposal
Issue -
State: open - Opened by alexcrichton over 4 years ago
- 3 comments
#146 - No way to communicate richer error information
Issue -
State: open - Opened by alexcrichton over 4 years ago
#145 - Use vectors for calls and imports
Pull Request -
State: closed - Opened by rossberg over 4 years ago
- 8 comments
#144 - v8 patch - attempting to apply to current tree - apparent regressions.
Issue -
State: open - Opened by adv-sw over 4 years ago
- 2 comments
#143 - Store interface: Expose native objects / v8 profiling
Issue -
State: closed - Opened by oschaaf over 4 years ago
- 1 comment
#142 - Definition of wasm_functype_new_x_y helpers - use of a macro prevents coding errors when extending.
Issue -
State: closed - Opened by adv-sw over 4 years ago
- 1 comment
#141 - wasm_instance_set_host_info missing from wasm.h
Issue -
State: closed - Opened by adv-sw over 4 years ago
- 1 comment
#140 - please close : noob error - API is fine.
Issue -
State: closed - Opened by adv-sw over 4 years ago
- 13 comments
#139 - Docker build running error
Issue -
State: closed - Opened by leonwanghui over 4 years ago
- 3 comments
#138 - Fopen in binary mode
Pull Request -
State: closed - Opened by rossberg over 4 years ago
#137 - wasm-c-api lacks an import reflection example - one attached.
Issue -
State: open - Opened by adv-sw over 4 years ago
- 1 comment
#136 - bugfix: examples that load binaries using fopen must use "rb" mode, "r" is insufficient on some platforms.
Issue -
State: closed - Opened by adv-sw over 4 years ago
#135 - Proposal: Rename *Type to *Descriptor
Issue -
State: closed - Opened by syrusakbary over 4 years ago
- 8 comments
#134 - Add safety checks to several C API functions.
Pull Request -
State: open - Opened by sunfishcode over 4 years ago
- 8 comments
#133 - Make `wasm_global_set` a safe API.
Pull Request -
State: closed - Opened by sunfishcode over 4 years ago
- 3 comments
#132 - Safety in the WebAssembly C API
Issue -
State: open - Opened by sunfishcode over 4 years ago
- 29 comments
#131 - `wasm_global_set` has no way of communicating that it failed
Issue -
State: open - Opened by alexcrichton over 4 years ago
- 8 comments
#130 - Fix missing lock guard
Pull Request -
State: closed - Opened by NewProggie over 4 years ago
#129 - [examples] Should check import types
Issue -
State: open - Opened by rene-fonseca over 4 years ago
- 7 comments
#128 - Update the implementation status in the README
Issue -
State: closed - Opened by sbc100 almost 5 years ago
- 1 comment
#127 - Support for the wasm text format in the C API?
Issue -
State: open - Opened by alexcrichton almost 5 years ago
#126 - Does wasm_instance_new need the wasm_store_t parameter?
Issue -
State: closed - Opened by alexcrichton almost 5 years ago
- 2 comments
#125 - A simple way to expose some C lib to wasm?
Issue -
State: open - Opened by porky11 almost 5 years ago
- 1 comment
#124 - Allow wasm_module_t be created not from wasm bytecode.
Issue -
State: open - Opened by yurydelendik almost 5 years ago
- 7 comments
#123 - An API which automatically validates its inputs
Issue -
State: closed - Opened by sunfishcode almost 5 years ago
- 5 comments
#122 - Importing a runtime's WASI implementation
Issue -
State: closed - Opened by peterhuene almost 5 years ago
- 8 comments
#121 - Use enum classes
Pull Request -
State: closed - Opened by rossberg almost 5 years ago
- 2 comments
#120 - C++ conformance tweaks
Pull Request -
State: closed - Opened by rossberg almost 5 years ago
#119 - C++ opaque handle implementation is based on undefined behaviour
Issue -
State: closed - Opened by TartanLlama almost 5 years ago
- 17 comments
#118 - Consider use of scoped enums
Issue -
State: open - Opened by TartanLlama almost 5 years ago
- 1 comment
#117 - Unconditional move of forwarding reference
Issue -
State: closed - Opened by TartanLlama almost 5 years ago
- 1 comment
#116 - Header guard uses a reserved identifier
Issue -
State: closed - Opened by TartanLlama almost 5 years ago
#115 - Add a Chromium .clang-format file, and apply it
Pull Request -
State: open - Opened by AndrewScheidecker about 5 years ago
- 2 comments
#114 - sigsegv when trying to access exported memory
Issue -
State: open - Opened by devsnek about 5 years ago
- 2 comments
#113 - Fix apparent bug in multi.c
Pull Request -
State: closed - Opened by sbc100 about 5 years ago
#112 - Add WASI_API macro to each API entry point
Pull Request -
State: closed - Opened by sbc100 about 5 years ago
- 2 comments
#111 - Mark source vector as `const` in wasm_<name>_vec_copy
Pull Request -
State: closed - Opened by sbc100 about 5 years ago
- 1 comment
#110 - Why the Extern hierarchy?
Issue -
State: open - Opened by ratchetfreak about 5 years ago
- 2 comments
#109 - Set the rhs vec to invalid_size after a move
Pull Request -
State: closed - Opened by billti about 5 years ago
- 1 comment
#108 - CMake Example doesn't work
Issue -
State: closed - Opened by Learath2 about 5 years ago
- 1 comment
#107 - Share wasm instance by several threads
Issue -
State: open - Opened by geloizi about 5 years ago
- 5 comments
#106 - Add support for `v128`
Issue -
State: open - Opened by abrown about 5 years ago
- 7 comments
#105 - Lifetime of `wasm_memory_data` pointer
Issue -
State: open - Opened by sunfishcode about 5 years ago
- 1 comment
#104 - Unsized imports array in wasm_instance_new.
Issue -
State: closed - Opened by peterhuene about 5 years ago
- 2 comments
#102 - host-mem: remove unneeded munmap call
Pull Request -
State: closed - Opened by lostman about 5 years ago
#100 - Host info on clobbers func meta data
Issue -
State: open - Opened by rossberg over 5 years ago
#99 - Expose possible traps during Instance::make
Pull Request -
State: closed - Opened by rossberg over 5 years ago
#98 - Support multiple return values
Pull Request -
State: closed - Opened by rossberg over 5 years ago
#97 - Implement Global::get/set for refs
Pull Request -
State: closed - Opened by rossberg over 5 years ago
#96 - Fix life times of host info
Pull Request -
State: closed - Opened by rossberg over 5 years ago
- 2 comments
#95 - Remove template meta-programming
Pull Request -
State: closed - Opened by rossberg over 5 years ago
#94 - Get rid of massive overloading
Pull Request -
State: closed - Opened by rossberg over 5 years ago
#93 - Properly support anyref
Pull Request -
State: closed - Opened by rossberg over 5 years ago
#92 - Bump and adapt to V8 7.6
Pull Request -
State: closed - Opened by rossberg over 5 years ago
#91 - Build v8 error: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found
Issue -
State: open - Opened by mrpre over 5 years ago
- 1 comment
#90 - Binaries?
Issue -
State: closed - Opened by justinmchase over 5 years ago
- 1 comment