Skip to content

opera-eadelhult/emscripten-test-random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Install Emscripten.

Download the secure-random dependency

go run github.com/piot/deps/src/deps@main fetch

Build the make-files with the emcmake helper:

emcmake cmake  -B embuild/debug-emscripten -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug

Build the Emscripten runner:

cmake --build embuild/debug-emscripten/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors