Sven Sauleau
312f5d6dca
chore: upgrade @wasm-tool/wasm-pack-plugin to 1.0.1
2019-08-27 18:20:24 +01:00
Alex Crichton
c2daa4f63c
Bump to 0.2.50
2019-08-19 04:21:27 -07:00
Alex Crichton
c1d4fddeac
Bump to 0.2.49
2019-08-14 08:32:02 -07:00
Alex Crichton
e596ef596c
Bump to 0.2.48
2019-07-11 15:02:39 -07:00
Alex Crichton
d71ab78fc6
Bump to 0.2.47
2019-06-19 11:14:37 -07:00
Alex Crichton
8fc0a38402
Bump to 0.2.46
2019-06-14 11:44:58 -07:00
Alex Crichton
82467f9793
Use dyn
with all trait objects
...
Fixes new warnings showing up on nightly nowadays.
2019-06-03 08:28:55 -07:00
Sven Sauleau
546f65e2f3
chore: bump again
2019-05-29 17:37:37 +01:00
Sven Sauleau
f63238ee24
chore: update wasm-pack-plugin to 0.4.1
2019-05-29 17:09:26 +01:00
noelyoo
f3ec734310
docs: update docs link
2019-05-26 16:43:00 +09:00
Alex Crichton
137bbdf2e3
Bump to 0.2.45
2019-05-20 09:44:03 -07:00
Alex Crichton
773c6ff430
Bump to 0.2.44
2019-05-16 07:47:23 -07:00
Alex Crichton
f2429be07f
Bump to 0.2.43
2019-04-29 08:28:41 -07:00
Alex Crichton
df6e15e3ab
Bump to 0.2.42
2019-04-11 07:39:45 -07:00
Alex Crichton
02394724ea
Bump to 0.2.41
2019-04-10 10:53:32 -07:00
Alex Crichton
6803c619bb
Bump to 0.2.40
2019-03-21 17:08:48 -07:00
Alex Crichton
228f58dca3
Bump to 0.2.39
2019-03-13 11:02:27 -07:00
Alex Crichton
a659f27c07
Bump to 0.2.38
2019-03-04 09:11:23 -08:00
Sven Sauleau
5e7187a95f
chore: update pinned Webpack versions
2019-02-15 19:26:08 +01:00
Alex Crichton
e9f423d57e
Bump to 0.2.37
2019-02-15 08:16:24 -08:00
Nick Fitzgerald
802cfedcbd
Bump to 0.2.36
2019-02-12 13:19:02 -08:00
Nick Fitzgerald
d9cf9b3735
Bump to version 0.2.35
2019-02-12 11:36:19 -08:00
Nick Fitzgerald
078257943d
Bump to 0.2.34
2019-02-11 18:58:54 -08:00
Alex Crichton
78c4075e40
Bump to 0.2.33
2019-01-18 15:32:17 -08:00
Alex Crichton
32c611d16d
Convert all examples to using wasm-pack
...
This commit migrates all our examples to using `wasm-pack build` to
compile their code and run `wasm-bindgen`. This should make it a bit
easier to understand the examples as there's less to follow during the
build step.
Webpack projects are all using `@wasm-tool/wasm-pack-plugin` as well so
the build step is simple `npm run serve`. Other examples which retain
`build.sh` are just using `wasm-pack build` now
2019-01-17 08:37:32 -08:00
Nick Fitzgerald
31fdede9fc
Bump to 0.2.32
2019-01-16 13:11:13 -08:00
Alex Crichton
b04f60cf2b
Bump to 0.2.31
2019-01-09 09:17:50 -08:00
Alex Crichton
fbf000a508
Bump to 0.2.30
2019-01-07 07:47:07 -08:00
Alex Crichton
fcee465692
Add a comment about memory management
2018-12-19 12:00:42 -08:00
Nick Fitzgerald
77ddf5ebcd
examples: Add a requestAnimationFrame loop example
2018-12-10 12:50:19 -08:00