holey-bytes/depell
2024-11-08 10:25:34 +01:00
..
src removing old compiler 2024-10-27 13:57:00 +01:00
wasm-fmt
wasm-hbc making type manipulation nicer 2024-11-08 10:25:34 +01:00
wasm-rt removing old compiler 2024-10-27 13:57:00 +01:00
Cargo.toml
README.md

Depell

Depell is a website that allows users to import/post/run hblang code and create huge dependency graphs. Its currently hosted at https://depell.mlokis.tech.

Local Development

Prerequirements:

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