Skip to content

Latest commit

 

History

History

rust-js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Front-end via Web-Assembly

This area contains Web-Assembly code for all custom JavaScript served on the blog at funloop.org.

It uses Rust and WebAssembly with wasm-pack, and is based on the tutorial at Rust Wasm Book (specifically, the template repo here.

Building

make build

Testing

make test