issues
search
wasm3
/
wasm3-rs
Rust wrapper for Wasm3, the fastest WebAssembly interpreter
MIT License
160
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release 0.2.0
#50
vshymanskyy
opened
3 months ago
0
How to copy string to stack when sending to a function as argument?
#49
lazytiger
opened
5 months ago
1
Fix `wasm3-rs` builds
#48
Robbepop
opened
6 months ago
0
deps: Bump shlex to 1.3.0
#47
matevz
closed
9 months ago
1
updates for bindgen 0.63
#46
Anton-4
opened
1 year ago
0
ESP32-C3 Support
#45
mrchantey
closed
2 years ago
1
How to call host functions in wasm3 rust api?
#44
orangeC23
closed
2 years ago
1
Runtime is shared with Modules and Functions without refs
#43
jazzay
opened
2 years ago
0
Please publish v0.5.0 to crates.io
#42
gujian
opened
2 years ago
0
Example for string/vec u8 transfer
#41
DragonicUA
opened
2 years ago
4
Unable to generate bindings
#40
IntelMin
closed
2 years ago
3
Use &’static str instead of c_char*
#39
luyikk
closed
2 years ago
1
why is there a inner pointer error?
#38
luyikk
closed
2 years ago
0
optimization error to security type
#37
luyikk
closed
2 years ago
2
Multi-Value Return Types
#35
theduke
opened
2 years ago
2
Upgrade to v0.5.0 wasm3 API
#34
jimpo
closed
2 years ago
2
Sync wasm3 and wasm3-sys minor version
#33
Veykril
closed
3 years ago
0
Bindgen version used by wasm3-sys on crates.io doesn't match the source code
#32
Michael-F-Bryan
closed
3 years ago
3
Publish 0.3.0
#31
Veykril
closed
3 years ago
0
Allow returning traps from linked closures
#30
jonas-schievink
closed
3 years ago
2
Fix the `build-bindgen` feature
#29
jonas-schievink
closed
3 years ago
0
Release 0.2.0
#28
Veykril
closed
3 years ago
0
Keep module data alive for the lifetime of the runtime
#27
Veykril
closed
3 years ago
0
Reinclude the c source via a submodule
#26
Veykril
closed
3 years ago
0
`ParsedModule` API is unsound
#25
jonas-schievink
closed
3 years ago
3
Update Wasm3, make use of exciting new API
#24
vshymanskyy
closed
2 years ago
1
wasm3 support for arm64 (Apple Silicon, M1)
#23
wesleyhales
closed
3 years ago
11
Support wasm3 compile flags
#22
jiayihu
opened
4 years ago
3
Fix sysroot flag not passed to C build
#21
jiayihu
closed
4 years ago
3
Can't compile with build-bindgen
#20
jiayihu
closed
4 years ago
16
Fix segfault in CallContext
#19
Veykril
closed
4 years ago
0
CallContext should be branded with a lifetime
#18
Veykril
closed
4 years ago
1
Replace the Runtime references in Module and Function
#17
Veykril
closed
4 years ago
1
doesn't compile
#16
pventuzelo
closed
4 years ago
4
implement Runtime::resize_memory()
#15
bacongobbler
closed
4 years ago
6
fix markdownlint errors
#14
bacongobbler
closed
4 years ago
0
expose a wasm3 runtime's `memoryLimit`
#13
bacongobbler
closed
4 years ago
3
use-32bit-slots feature is broken
#12
Veykril
closed
4 years ago
2
fix: Calculates the offset by sizeof
#11
douchuan
closed
4 years ago
7
Module find_function is producing an opaque Wasm3Error
#10
ericflo
closed
4 years ago
10
Crash on f64 closure args
#9
ericflo
closed
4 years ago
3
Closure with arguments
#8
ericflo
closed
4 years ago
3
Upgrading to master from b1d3b4 (Feb 25) introduces error in make_func_wrapper!
#7
tcr
closed
4 years ago
1
Is there a way to override STDOUT for WASI?
#6
technosophos
closed
3 years ago
8
Function/Module tokens
#5
Veykril
closed
4 years ago
0
Rework the function object api
#4
Veykril
closed
4 years ago
0
Fix wrong WasmType::TYPE_INDEX value for the () type
#3
wildbook
closed
4 years ago
0
swap to bindgen cli for no_std
#2
jacobrosenthal
closed
4 years ago
3
Hello world sample
#1
autodidaddict
opened
4 years ago
13