Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / wasm3/wasm3-rs issues and pull requests

#50 - Release 0.2.0

Pull Request - State: open - Opened by vshymanskyy 7 months ago

#49 - How to copy string to stack when sending to a function as argument?

Issue - State: open - Opened by lazytiger 9 months ago - 1 comment

#48 - Fix `wasm3-rs` builds

Pull Request - State: open - Opened by Robbepop 10 months ago

#47 - deps: Bump shlex to 1.3.0

Pull Request - State: closed - Opened by matevz about 1 year ago - 1 comment

#46 - updates for bindgen 0.63

Pull Request - State: open - Opened by Anton-4 about 2 years ago

#45 - ESP32-C3 Support

Issue - State: closed - Opened by mrchantey over 2 years ago - 1 comment

#44 - How to call host functions in wasm3 rust api?

Issue - State: closed - Opened by orangeC23 over 2 years ago - 1 comment

#43 - Runtime is shared with Modules and Functions without refs

Pull Request - State: open - Opened by jazzay over 2 years ago

#42 - Please publish v0.5.0 to crates.io

Issue - State: open - Opened by gujian almost 3 years ago

#41 - Example for string/vec u8 transfer

Issue - State: open - Opened by DragonicUA almost 3 years ago - 4 comments

#40 - Unable to generate bindings

Issue - State: closed - Opened by IntelMin almost 3 years ago - 3 comments

#39 - Use &’static str instead of c_char*

Pull Request - State: closed - Opened by luyikk about 3 years ago - 1 comment

#38 - why is there a inner pointer error?

Issue - State: closed - Opened by luyikk about 3 years ago

#37 - optimization error to security type

Pull Request - State: closed - Opened by luyikk about 3 years ago - 2 comments

#35 - Multi-Value Return Types

Issue - State: open - Opened by theduke about 3 years ago - 2 comments

#34 - Upgrade to v0.5.0 wasm3 API

Pull Request - State: closed - Opened by jimpo about 3 years ago - 2 comments

#33 - Sync wasm3 and wasm3-sys minor version

Pull Request - State: closed - Opened by Veykril over 3 years ago

#31 - Publish 0.3.0

Pull Request - State: closed - Opened by Veykril over 3 years ago

#30 - Allow returning traps from linked closures

Pull Request - State: closed - Opened by jonas-schievink over 3 years ago - 2 comments

#29 - Fix the `build-bindgen` feature

Pull Request - State: closed - Opened by jonas-schievink over 3 years ago

#28 - Release 0.2.0

Pull Request - State: closed - Opened by Veykril over 3 years ago

#27 - Keep module data alive for the lifetime of the runtime

Pull Request - State: closed - Opened by Veykril over 3 years ago

#26 - Reinclude the c source via a submodule

Pull Request - State: closed - Opened by Veykril over 3 years ago

#25 - `ParsedModule` API is unsound

Issue - State: closed - Opened by jonas-schievink over 3 years ago - 3 comments

#24 - Update Wasm3, make use of exciting new API

Issue - State: closed - Opened by vshymanskyy almost 4 years ago - 1 comment

#23 - wasm3 support for arm64 (Apple Silicon, M1)

Issue - State: closed - Opened by wesleyhales about 4 years ago - 11 comments

#22 - Support wasm3 compile flags

Issue - State: open - Opened by jiayihu over 4 years ago - 3 comments

#21 - Fix sysroot flag not passed to C build

Pull Request - State: closed - Opened by jiayihu over 4 years ago - 3 comments

#20 - Can't compile with build-bindgen

Issue - State: closed - Opened by jiayihu over 4 years ago - 16 comments

#19 - Fix segfault in CallContext

Pull Request - State: closed - Opened by Veykril over 4 years ago

#19 - Fix segfault in CallContext

Pull Request - State: closed - Opened by Veykril over 4 years ago

#18 - CallContext should be branded with a lifetime

Issue - State: closed - Opened by Veykril over 4 years ago - 1 comment

#18 - CallContext should be branded with a lifetime

Issue - State: closed - Opened by Veykril over 4 years ago - 1 comment

#17 - Replace the Runtime references in Module and Function

Issue - State: closed - Opened by Veykril over 4 years ago - 1 comment

#17 - Replace the Runtime references in Module and Function

Issue - State: closed - Opened by Veykril over 4 years ago - 1 comment

#16 - doesn't compile

Issue - State: closed - Opened by pventuzelo over 4 years ago - 4 comments

#16 - doesn't compile

Issue - State: closed - Opened by pventuzelo over 4 years ago - 4 comments

#15 - implement Runtime::resize_memory()

Pull Request - State: closed - Opened by bacongobbler over 4 years ago - 6 comments

#15 - implement Runtime::resize_memory()

Pull Request - State: closed - Opened by bacongobbler over 4 years ago - 6 comments

#14 - fix markdownlint errors

Pull Request - State: closed - Opened by bacongobbler over 4 years ago

#14 - fix markdownlint errors

Pull Request - State: closed - Opened by bacongobbler over 4 years ago

#13 - expose a wasm3 runtime's `memoryLimit`

Issue - State: closed - Opened by bacongobbler over 4 years ago - 3 comments

#13 - expose a wasm3 runtime's `memoryLimit`

Issue - State: closed - Opened by bacongobbler over 4 years ago - 3 comments

#12 - use-32bit-slots feature is broken

Issue - State: closed - Opened by Veykril over 4 years ago - 2 comments

#11 - fix: Calculates the offset by sizeof

Pull Request - State: closed - Opened by douchuan almost 5 years ago - 7 comments

#11 - fix: Calculates the offset by sizeof

Pull Request - State: closed - Opened by douchuan almost 5 years ago - 7 comments

#10 - Module find_function is producing an opaque Wasm3Error

Issue - State: closed - Opened by ericflo almost 5 years ago - 10 comments

#10 - Module find_function is producing an opaque Wasm3Error

Issue - State: closed - Opened by ericflo almost 5 years ago - 10 comments

#9 - Crash on f64 closure args

Issue - State: closed - Opened by ericflo almost 5 years ago - 3 comments

#9 - Crash on f64 closure args

Issue - State: closed - Opened by ericflo almost 5 years ago - 3 comments

#8 - Closure with arguments

Issue - State: closed - Opened by ericflo almost 5 years ago - 3 comments

#8 - Closure with arguments

Issue - State: closed - Opened by ericflo almost 5 years ago - 3 comments

#7 - Upgrading to master from b1d3b4 (Feb 25) introduces error in make_func_wrapper!

Issue - State: closed - Opened by tcr almost 5 years ago - 1 comment

#7 - Upgrading to master from b1d3b4 (Feb 25) introduces error in make_func_wrapper!

Issue - State: closed - Opened by tcr almost 5 years ago - 1 comment

#6 - Is there a way to override STDOUT for WASI?

Issue - State: closed - Opened by technosophos almost 5 years ago - 8 comments

#5 - Function/Module tokens

Pull Request - State: closed - Opened by Veykril almost 5 years ago

#5 - Function/Module tokens

Pull Request - State: closed - Opened by Veykril almost 5 years ago

#4 - Rework the function object api

Issue - State: closed - Opened by Veykril almost 5 years ago

#4 - Rework the function object api

Issue - State: closed - Opened by Veykril almost 5 years ago

#3 - Fix wrong WasmType::TYPE_INDEX value for the () type

Pull Request - State: closed - Opened by wildbook almost 5 years ago

#3 - Fix wrong WasmType::TYPE_INDEX value for the () type

Pull Request - State: closed - Opened by wildbook almost 5 years ago

#2 - swap to bindgen cli for no_std

Pull Request - State: closed - Opened by jacobrosenthal about 5 years ago - 3 comments

#2 - swap to bindgen cli for no_std

Pull Request - State: closed - Opened by jacobrosenthal about 5 years ago - 3 comments

#1 - Hello world sample

Issue - State: open - Opened by autodidaddict about 5 years ago - 13 comments