Ralph Squillace
Ralph Squillace
Hey all. I am creating a bundle that can deploy porter online but be copyable and moveable. But we currently see to have to modify the helm chart to use...
return `stocazz'` when `--region=bari`
Hi there, I dork around with wasm3 from time to time and love the implementation. Is the project intending to implement wasi preview 2, and the component model?
The scenario is this. Right now, partly because we were trying to exercise the containerd shim and partly because there wasn't an oras-rs crate we could use from source our...
Currently, there is shim support for wasmtime, wasmedge, and wasmer thanks to contributors from around the world. I'd like to propose that we add support for the https://github.com/bytecodealliance/wasm-micro-runtime to ensure...
Hi all. I have a proposal that runwasi releases should provide information to those consuming either crates or shims for wasm runtimes. Runwasi was conceived as an approach to integrate...
**Description of the bug** make build-c make -C examples/multi_capability-demo-clang/ clean make[1]: Entering directory '/home/squillace/work/squillace/spiderlightning/examples/multi_capability-demo-clang' rm -rf bindings/ mkdir bindings/ make[1]: Leaving directory '/home/squillace/work/squillace/spiderlightning/examples/multi_capability-demo-clang' make -C examples/multi_capability-demo-clang/ bindings make[1]: Entering directory...
**Description of the bug** ╭── ~ ╰────▶ slight slight: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by slight) slight: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by slight) slight: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33'...
**Describe the solution you'd like** OMG is this the only command on the planet with a -V for version as opposed to -v, which saves the pinky from having to...
**Description of the bug** on Ubuntu 20.04 WSL2, doing `make install-deps` to build (because installation fails due to https://github.com/deislabs/spiderlightning/issues/377 ) results in: ╭── ~/work/squillace/spiderlightning main ✘✘✘ ✭ ╰────▶ sudo...