|
Failed to load latest commit information. |
|
benches
|
Use `cargo-generate` for templating instead of `sed`!
|
Jul 20, 2018
|
|
ci
|
ci: ensure the template is filled out
|
Jul 20, 2018
|
|
src
|
Remove no-longer-needed `global_allocator` nightly feature
|
Jul 20, 2018
|
|
tests
|
Use `cargo-generate` for templating instead of `sed`!
|
Jul 20, 2018
|
|
.gitignore
|
Use `cargo-generate` for templating instead of `sed`!
|
Jul 20, 2018
|
|
.travis.yml
|
ci: Run the wasm job first, since it will likely take longest
|
Jul 20, 2018
|
|
CONTRIBUTING.md
|
Fix small typo in `CONTRIBUTING.md`
|
Jun 15, 2018
|
|
Cargo.toml
|
Update for newer wasm-bindgen and nightly rust
|
Jul 20, 2018
|
|
LICENSE-APACHE
|
Add MIT and Apache 2 licenses
|
May 22, 2018
|
|
LICENSE-MIT
|
Add MIT and Apache 2 licenses
|
May 22, 2018
|
|
README.md
|
Add deprecation notice to README
|
Jul 30, 2018
|
|
bootstrap.js
|
Add webpack boilerplate and index.html that loads the wasm
|
May 23, 2018
|
|
index.html
|
Add webpack boilerplate and index.html that loads the wasm
|
May 23, 2018
|
|
index.js
|
Use `cargo-generate` for templating instead of `sed`!
|
Jul 20, 2018
|
|
package.json
|
build(deps-dev): update webpack-dev-server requirement to ^3.1.5
|
Jul 27, 2018
|
|
rust-toolchain
|
Add a rust-toolchain file to pin to nightly
|
May 22, 2018
|
|
webpack.config.js
|
refactor: first try at plugin
|
Jun 1, 2018
|