Skip to content
/ lc3web Public

LC-3 assmbler/VM on web(requires browser with wasm support)

License

Notifications You must be signed in to change notification settings

cr0sh/lc3web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lc3web: lc3-rs/lc3asm on web browser

This is a demo program about running LC-3 tools on web browser, using WebAssembly technology.

Technologies/Software used:

  • Rust (>90% of codes were written + some HTML/CSS)
  • WebAssembly (To run on browser)
  • Yew (frontend)

Requirements

  • Rust/Cargo
  • cargo-web
    • Install with cargo install cargo-web

Other dependencies will be downloaded during building.

Running

About

LC-3 assmbler/VM on web(requires browser with wasm support)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published