feat(web/js): add wasm client side runner

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-09-28 02:21:11 +00:00
parent 03a6c07c73
commit a63cbc7ced
14 changed files with 670 additions and 7 deletions

View File

@@ -20,11 +20,7 @@ services:
dockerfile: .devcontainer/Dockerfile
volumes:
- ../:/workspace/anubis:cached
- cargo-target:/workspace/anubis/target:cached
environment:
VALKEY_URL: redis://valkey:6379/0
#entrypoint: ["/usr/bin/sleep", "infinity"]
user: vscode
volumes:
cargo-target: