holey-bytes/depell
Jakub Doka 91e35b72ee
Fixing the invalid code bricking the UI
Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
2024-12-14 15:33:11 +01:00
..
src Fixing the invalid code bricking the UI 2024-12-14 15:33:11 +01:00
wasm-fmt added syntax highlighting to depell 2024-11-16 13:48:31 -06:00
wasm-hbc Restructuring the compiler 2024-12-01 14:01:44 +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