Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 445 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 445 Bytes

Website

This is my personal website, you can access it here

Most code is left uncommented, proceed at your own risk!

Getting started

Install nodejs if you have not already done so

Execute npm install to install the required packages,

Finally, run npm start to start a local webserver.

Run ~/.cargo/bin/wasm-pack build --target web in src/experiments/genetics_rust/wasm to build the webassembly package