Alex Crichton
98008b9e77
Bump to 0.2.18
...
At the same time, also add a `publish.rs` script to ease our publishing woes.
2018-08-27 13:37:55 -07:00
Kevin Hoffman
3e84b97de2
Binding for Math.cos,cosh,exp,expml,fround,imul,log,log10,log1p,log2
2018-06-28 12:46:53 -04:00
R. Andrew Ohana
cc1db03e5a
use both npm and yarn in ci
2018-06-25 17:22:51 -07:00
Alex Crichton
98f3b9634e
Update gitignore to ignore typescript files
2018-04-27 13:25:53 -07:00
Ashley Williams
61ea1b4b00
fix(ignore): ignore yarn.lock
2018-03-29 11:22:06 +02:00
Alex Crichton
4aa6793b9e
Rewrite the README using Webpack
...
Right now Webpack probably has the most mature support for loading wasm modules,
so let's show off how to do that! Additionally this commits hello world as an
example to the repository.
2018-03-02 20:12:00 -08:00
Alex Crichton
353794417c
Don't run npm install
during tests
...
Instead add a `package.json` and use `yarn run`.
2018-03-02 15:44:28 -08:00
Alex Crichton
2926e6e9f4
Initial commit
2017-12-14 19:31:01 -08:00