-
### Version
v20.12.1, v21.7.2
### Platform
Microsoft Windows NT 10.0.22631.0 x64
### Subsystem
WASI
### What steps will reproduce the bug?
Download the project, containing the fil…
-
#### Feature
As part of the JCO implementation of wasi:http, I found it useful to rewrite the test runners as WASI commands themselves, which reference the expected server details through environme…
-
Hi,
`Wasi::new` takes a `WasiCtx` parameter that can be created with environment args as shown in your examples on WASI and linking. With the wasmtime binary you can pass the `--dir` parameter to p…
-
Hola, yo tengo una pagina inmobiliaria wordpress, y acabo de comprar la versión pro de wasi, y quiero conectar mi pagina actual a wasi
1. tengo que cambiar los DNS de mi hosting actual?
2. ya le…
-
After running `gaianet init`. No pulic url and dashboard got exported.
Using Ubuntu 22 Docker container
```
[+] Checking the config.json file ...
[+] Downloading Phi-3-mini-4k-instruct-Q5_K…
-
There have been various discussions about networking in WASI scattered across other issues or in pull requests, such as [1](https://github.com/WebAssembly/WASI/issues/4), [2](https://github.com/WebAss…
-
```sh
imgPlugin % tinygo build -target wasi -scheduler asyncify -gc conservative -size full -o test.wasm ./resize/resize.go
# github.com/knqyf263/go-plugin/wasm
../../../pkg/mod/github.com/knqyf2…
-
With https://github.com/dotnet/runtime/pull/99956, globalization requires some JS which we wont have for WASI and don't include in the build https://github.com/dotnet/runtimelab/pull/2543#discussion_r…
yowl updated
7 months ago
-
There's an interesting proposal over at WebAssembly System Interface repo https://github.com/WebAssembly/WASI/issues/59 we should discuss.
Quoting OP:
>It might sound too early to be talking about…
-
### Subject of the issue
fd_datasync fails.
I'm not sure whether this is a bug.
### Test case
```
#include
#include
#include
#include
int get_fd(const char *filename, int flags) {
…