/wath

WebAssembly maTH functions in the libc.

Primary LanguageCMIT LicenseMIT

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