holey-bytes/depell
2024-10-27 13:57:00 +01:00
..
src removing old compiler 2024-10-27 13:57:00 +01:00
wasm-fmt fixing undescriptive error or not enough arguments 2024-10-25 22:59:01 +02:00
wasm-hbc removing old compiler 2024-10-27 13:57:00 +01:00
wasm-rt removing old compiler 2024-10-27 13:57:00 +01:00
Cargo.toml lota of progress 2024-10-14 22:04:18 +02:00
README.md adding link to the hosted page 2024-10-15 12:48:35 +02:00

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