Skip to content

thleu-ethz-ch/wasm-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasm-test

Simple program that adds the squareroots of numbers 1-1073741824 in parallel.

The test.js and test.wasm were created with emscripten: em++ test.cpp -o test.js -s EXPORTED_FUNCTIONS='["_sum"]' -O3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published