holey-bytes/depell
2024-10-15 12:46:36 +02:00
..
src adding tab highlight and some more details in readme 2024-10-15 12:46:36 +02:00
wasm-fmt fixing arithmetic bug 2024-10-13 15:22:16 +02:00
wasm-hbc lota of progress 2024-10-14 22:04:18 +02:00
wasm-rt fixing bugs and improving memory consumption 2024-10-13 12:25:12 +02:00
Cargo.toml lota of progress 2024-10-14 22:04:18 +02:00
README.md adding tab highlight and some more details in readme 2024-10-15 12:46:36 +02:00

Depell

Depell is a website that allows users to import/post/run hblang code and create huge dependency graphs.

Local Development

Prerequirements:

  • rust nigthly toolchain: install rust from here
rustup default nightly
cargo xtask watch-depell-debug
# browser http://localhost:8080