Skip to content

arjav0703/level-zero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

level-zero

f5f756ded0df2bf1785acdd8422084405afd043288daccc1cf423cb29c17de43

A hackclub You-Ship, We-Ship (YSWS) program where teenagers get to work on low level systems programming software, such as operating systems, compilers, etc. and get cool swag and computer hardware in return.

NOTE:

This ysws is not official (yet).

Running locally

  1. Make sure you have cargo (rust package manager) installed. You can get it from here.

  2. Clone the repository and navigate to the project directory.

git clone https://github.com/arjav0703/level-zero.git
cd level-zero
  1. Install wasm target for Rust.
rustup target add wasm32-unknown-unknown
  1. Install trunk (WASM web application bundler for Rust).
cargo install trunk --locked
  1. Serve the project with trunk
trunk serve
  1. View it in your browser!!! :D

About

YS-> A low level project, WS-> Computer Hardware

Resources

License

Stars

Watchers

Forks

Contributors