-
### Describe the bug
I've noticed that imported functions with multiple return values do not behave as expected, when using wasmer in Rust. I've pared down an example. The wat block in the code…
-
It would be nice if you could run the Nix worker daemon in slave mode on computer A, where it would delegate all Nix operations to the Nix worker running on another computer B. The Nix store (and mayb…
-
http://majsoul.union-game.com/0/?paipu=190105-c05501ae-d431-48a9-a8b4-ba4fd65c17db_a92014443
-
BUG REPORT
I have a website that I'm trying to run through minikube and while everything _works_, loading a single page on my host browser take upwards of 2 minutes. Connections between Pods seem t…
-
```
Good evening,
I've been playing around with go9p and libixp (http://repo.cat-v.org/libixp/)
and I think I spotted a bug when they interact.
To reproduce,
1. launch any of srv/examples on localh…
-
Hi, I'm trying to add a read/write shared folder. This is my script:
```
docker run -it \
--name test \
--device /dev/kvm \
-p 50923:10022 \
-v "${SHARE}:/mnt/hostshare" \
-…
-
https://github.com/quickemu-project/quickemu
These guys don't have the flashy UI of UTM, but what they do have is automated setup configurations for a bunch of OSes. Automatically integrating thei…
-
-
**Describe the bug**
I am trying to create a nginx webserver on Unikraft.
While other unikernels seem to work for me, nginx only gives errors.
It boots, finds the config but does not read it prop…
-
p9 code base currently has several gVisor protocol extensions (9P2000.L.Google.N, where N is some monotonically increasing number denoting support for ).
This support is only exercised between the …