deislabs/spiderlightning
A set of WIT definitions and associated implementations to enable app developers to work at a faster pace and require less knowledge of the environment in which they are executing.
RustMIT
Issues
- 3
The install.ps1 fails (dependency issues), 'Update-SessionEnvironment' is not recognized with/without Chocolately, able to install, not able to get it to output [fixed, but needs docs or better way to check this before or during runtime at script run or source)
#407 opened by D1esel-Dev - 0
- 2
Expose fetch's Response class to JavaScript land
#417 opened by manekinekko - 0
`make run-c` not working
#418 opened by mboersma - 3
"make build-c" fails to build sample apps
#381 opened by squillace - 0
chore: bump wasmtime to 10
#409 opened by Mossaka - 1
Implement a better install routine to handle required runtime dependencies of windows in install.ps1 for slight.exe
#408 opened by D1esel-Dev - 5
- 1
Slight v0.5.1 version shows 0.5.0
#404 opened by Mossaka - 3
Running in Dev Container on Apple M1 fails: ERROR [dev_container_auto_added_stage_label 4/4] RUN bash ./setup.sh
#402 opened by ChristianWeyer - 0
Messaging: Support competing consumers a.k.a queues
#352 opened by Mossaka - 0
Messaging: `open` function will create a new client
#350 opened by Mossaka - 0
Messaging Improvement
#348 opened by Mossaka - 0
Slightfile: Wildcard in resource namespaces
#351 opened by Mossaka - 0
Add DAPR keyvalue implementor
#382 opened by danbugs - 1
installation fails on v0.4.1 in wsl (ubuntu 20.04) with "`GLIBC_2.32' not found (required by slight)"
#377 opened by squillace - 1
- 0
can't install "sudo apt-add-repository ppa:mosquitto-dev/mosquitto-ppa" per `make install-deps"
#379 opened by squillace - 0
implement wasi-blob-store interface
#275 opened by danbugs - 0
- 0
- 4
Template: Extend it to include more capabilities
#368 opened by Mossaka - 2
slight run with 0 capabilities
#355 opened by devigned - 0
make NATS implementation
#353 opened by danbugs - 0
Expose wasmtime configs through slight CLI
#358 opened by Mossaka - 0
Create a builder for the WasiCtx specific to slight
#356 opened by devigned - 0
Proposal: Use version requirement for `slight add` and `slight new` instead of precise version
#337 opened by Mossaka - 0
Messaging: Start a messaging client per thread
#349 opened by Mossaka - 1
- 1
implement wasi-sql interface in SpiderLightning
#276 opened by danbugs - 0
modify messaging implementors to transmit CloudEvents instead of bytes (i.e., `list<u8>`)
#272 opened by danbugs - 0
run redis implementation test on Windows
#266 opened by danbugs - 0
add `on_message` handler
#254 opened by danbugs - 0
fix caching on azure
#268 opened by danbugs - 0
add str parsing for capability implementor name
#280 opened by danbugs - 2
modify mq implementations to the new interface and merge it in the messaging crate
#253 opened by danbugs - 1
- 0
pubsub re-design
#247 opened by danbugs - 1
modify pubsub implementations to the new interface
#252 opened by danbugs - 0
fix Azure pipelines
#262 opened by danbugs - 0
bring back Windows support for slight
#265 opened by danbugs - 0
configs.usersecrets doesn't work on Windows
#267 opened by danbugs - 1
modify slight to make use of slightfile additions to open a new client connection and subscriptions
#251 opened by danbugs - 1
create spiderlightning-pubsub interface proposal (mention slightfile config additions)
#249 opened by danbugs - 1
create wasi-pubsub interface proposal
#248 opened by danbugs - 0
installation using brew, snap and winget
#246 opened by Mossaka - 1
Install script fails on macOS
#244 opened by raymundovr - 0
Refactor: remove events capability from slight
#242 opened by Mossaka - 0
- 2
Http hybrid mode
#241 opened by Mossaka