This commit implements an initial WASI C API that can be used to instantiate and configure a WASI instance from C. This also implements a `WasiBuilder` for the C# API enabling .NET hosts to bind to Wasmtime's WASI implementation.
14 lines
102 B
Plaintext
14 lines
102 B
Plaintext
*.bk
|
|
*.swp
|
|
*.swo
|
|
*.swx
|
|
tags
|
|
target
|
|
.*.rustfmt
|
|
cranelift.dbg*
|
|
rusty-tags.*
|
|
*~
|
|
\#*\#
|
|
docs/book
|
|
.vscode/
|