issues
search
bytecodealliance
/
wasi-rs
Experimental WASI API bindings for Rust
Apache License 2.0
271
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make unimplemented error more clear
#46
abrown
closed
4 years ago
0
Allow generate-raw to run single witx files
#45
abrown
closed
4 years ago
1
Change default branch name
#44
tschneidereit
closed
4 years ago
1
Change repr of char8 from char to u8
#43
kubkon
closed
4 years ago
0
FF WASI submodule and update the machinery
#42
kubkon
closed
4 years ago
1
update to use tagged unions
#41
pchickey
closed
4 years ago
4
Low-level API testing
#40
sunfishcode
closed
4 years ago
1
Add `derive(Debug)` to generated struct types.
#39
sunfishcode
closed
4 years ago
1
Provide DIRCOOKIE_START, FD_STDIN, FD_STDOUT, and FD_STDERR.
#38
sunfishcode
closed
4 years ago
2
Direct usage of WASI causing breakage during snapshot migration
#37
MarkMcCaskey
closed
8 months ago
4
Missing stdio consts intentional?
#36
kubkon
closed
4 years ago
1
Derive Debug, PartialEq, Eq on Fdstat
#35
kubkon
closed
4 years ago
2
Derive Debug, PartialEq, Eq on Filestat
#34
kubkon
closed
4 years ago
4
Support rendering the "handle" witx type, as a u32 for now
#33
joshtriplett
closed
4 years ago
0
Bump to 0.9.0 and fix comment syntax.
#32
sunfishcode
closed
4 years ago
0
Add a wasi-ephemeral crate to build with ephemeral WASI interfaces
#31
joshtriplett
closed
4 years ago
8
Separate generated code into a private submodule lib_generated
#30
joshtriplett
closed
4 years ago
1
generate-raw: Accept a full path in generate, don't hardcode part of it
#29
joshtriplett
closed
4 years ago
2
Support building bindings to wasi_ephemeral_
#28
joshtriplett
closed
4 years ago
3
Update repo URL in Cargo.toml
#27
pchickey
closed
4 years ago
0
Need to update repository tag in Cargo.toml
#26
leonwanghui
closed
4 years ago
0
Flag library as `#![no_std]`, add crate docs
#25
alexcrichton
closed
4 years ago
0
Mark the highlevel functions as unsafe.
#24
sunfishcode
closed
4 years ago
0
reorganize, with updated witx ast
#23
pchickey
closed
4 years ago
0
Procedurally generate the entire crate
#22
alexcrichton
closed
4 years ago
1
Update to the latest witx files, including wasi_snapshot_preview1.
#21
sunfishcode
closed
4 years ago
2
Changing crate idioms
#20
alexcrichton
closed
4 years ago
1
Add badges to README
#19
kubkon
closed
4 years ago
1
Make it a Bytecode Alliance project
#18
tschneidereit
closed
4 years ago
0
Update witx requirement from 0.4 to 0.5
#17
dependabot-preview[bot]
closed
4 years ago
0
Procedurally generate `raw.rs`
#16
alexcrichton
closed
5 years ago
3
Add Github Actions CI configuration
#15
alexcrichton
closed
5 years ago
1
rust-lld: error: unknown file type: secp256k1.o
#14
nijynot
closed
5 years ago
1
Use witx for autogenerating (most of) wasi_unstable::raw module
#13
kubkon
closed
4 years ago
2
Fix encoding values for EVENTTYPE_* flags
#12
kubkon
closed
5 years ago
2
[WIP] added declaration of a sock_socket and sock_connect
#11
ibaryshnikov
closed
9 months ago
1
Change license to (Apache-2.0 WITH LLVM-exception) OR Apache-2.0 OR MIT
#10
sunfishcode
closed
5 years ago
6
License
#9
gnzlbg
closed
5 years ago
12
Review safety of all functions
#8
newpavlov
closed
5 years ago
14
Remove/deprecate non-Core error constants
#7
newpavlov
closed
4 years ago
1
Add rustc-dep-of-std feature
#6
newpavlov
closed
5 years ago
1
Use Result in idiomatic wrappers, mark most wrappers as unsafe fn
#5
newpavlov
closed
5 years ago
5
Use Result in safe wrappers?
#4
newpavlov
closed
5 years ago
0
Minor cleanups, and update to 0.5.0
#3
sunfishcode
closed
5 years ago
0
Use more idiomatic type names
#2
sunfishcode
closed
5 years ago
0
Fill out more implementations, rename to "wasi"
#1
sunfishcode
closed
5 years ago
0
Previous