Linear congruential generator A Linear congrential generator in WebAssembly using... WebAssembly. Check it out here Compile assembly Use wat2wasm in the WebAseembly binary toolkit. wat2wasm main.wat -o main.wasm Run locally python3 -m http.server or whatever webserver you want to use.