Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 621 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 621 Bytes

Low-Level Academy WebAssembly modules

This repository contains the back-end code used in Low-Level Academy.

Currently, there is only one project.

virtualnet

This module implements a virtual network for the "TCP/IP Fundamentals" course. It is based on smoltcp, a pure Rust implementation of the TCP/IP stack.

License

Licensed under either of

at your option.