Skip to content

jiegec/online_decaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online_decaf

Run Decaf compiler online. Based on jiegec/decaf-rs which is based on decaf-lang/decaf-rs. Using yew for frontend Rust framework.

How to run

cargo install cargo-web
cargo web build --bin main
cargo web build --bin worker
cd static
caddy

How to deploy

cargo web build --bin main --release
cargo web build --bin worker --release

See .github/workflows/rust.yml for more.

License

Licensed under MIT License.

static/libwabt.js is taken from WABT Online Demo.

About

Online Decaf Compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •