Skip to content

tatatakky/wath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WATH

WebAssembly for using maTH functions in the libc.

Prerequisites

Compile

You can compile with make.

$ make

Test

You can do test with make test.

$ make test

You also can do test with wasmer directly, like the following.

$ wasmer run wath.wasm --dir=. --invoke wath_exp 2.0

About

WebAssembly for using maTH functions in the libc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published