Commit Graph

  • 7d8efa4f71 2.4.0 master Mathias Buus 2021-11-22 12:28:56 +0100
  • 66a35bc45c
    Bundle WAT using `wasm-tools` (#17) Kasper Isager Dalsgarð 2021-11-22 12:28:26 +0100
  • 5cbee44803 2.3.0 Mathias Buus 2021-09-01 11:04:30 +0200
  • 2110af0c65
    Add support for get/set of a partial hash (#16) Blaine Bublitz 2021-09-01 02:03:47 -0700
  • d6854f8b64 2.2.0 Mathias Buus 2021-05-25 09:38:48 +0200
  • 6be508e96e
    update-deps (#15) Martin Heidegger 2021-05-25 16:38:25 +0900
  • 23bee06945 2.1.0 Emil Bay 2019-09-03 20:29:10 +0200
  • f8e928765b Upgrade wat2js, add wat2wasm as devDep and update build artifacts Emil Bay 2019-09-03 20:28:51 +0200
  • d83f816966 Update assert to prevent hashing strings. Jamen Marz 2019-06-14 06:01:25 -0700
  • 06317fe0d6 2.0.0 Mathias Buus 2018-06-05 12:46:05 +0200
  • a0f41b1f3f Use offset atom on stores and loads (#6) Emil Bay 2018-06-05 12:17:35 +0200
  • 9a95b2b076 Make WAT purely S-expressions Emil Bay 2018-05-22 22:13:32 +0200
  • fddaf6c7c4 Add wat2js command and instructions Emil Bay 2018-05-22 22:13:21 +0200
  • c7cf5f7d63 Use `Buffer.from()` instead of `new Buffer` (#4) Anna Henningsen 2018-03-26 17:24:27 +0200
  • 77c087ded8
    1.1.7 Emil Bay 2018-01-22 12:13:32 +0100
  • 298c2884a1
    wasm may be null when async loading Emil Bay 2018-01-22 12:13:28 +0100
  • 48b909037b
    1.1.6 Emil Bay 2018-01-22 11:57:42 +0100
  • e0c843a20c
    Guard against wasm not being supported Emil Bay 2018-01-22 11:57:38 +0100
  • ddf07cd2a0 1.1.5 Mathias Buus 2018-01-20 12:40:49 +0100
  • e62886e528 realloc if too small Mathias Buus 2018-01-20 12:35:50 +0100
  • 685ce820ba use wat2js Mathias Buus 2018-01-20 12:27:20 +0100
  • bc74a74f26 1.1.4 Mathias Buus 2017-09-15 22:30:06 +0200
  • 1a59691832 Don't invoke .ready() callback twice if it throws Anna Henningsen 2017-09-15 15:38:56 +0200
  • 329e6ac4e1 test: verify that ready() is called Anna Henningsen 2017-09-15 15:10:06 +0200
  • 389c4b7e65 1.1.3 Mathias Buus 2017-06-15 20:17:43 +0200
  • 70db5d3284 Revert "2.0.0" - WASM too big to load sync in browser Mathias Buus 2017-06-15 20:15:58 +0200
  • a4b32178ee Revert "use sync wasm loading" Mathias Buus 2017-06-15 20:07:05 +0200
  • d075cabece 2.0.0 Mathias Buus 2017-06-15 19:51:30 +0200
  • a5860244d0 use sync wasm loading Mathias Buus 2017-06-15 19:49:56 +0200
  • 0d0b0d2a73 1.1.2 Mathias Buus 2017-06-12 01:21:32 +0200
  • 349e080c5c use base64-to-uint8array Mathias Buus 2017-06-12 01:21:29 +0200
  • f488b07536 1.1.1 Mathias Buus 2017-06-11 23:22:11 +0200
  • db42eaf54b fix minor bugs. /cc @emilbayes Mathias Buus 2017-06-11 23:22:06 +0200
  • b6de578416
    1.1.0 Emil Bay 2017-06-11 19:55:39 +0200
  • 0f54a6980d
    Add assertions and blake2b compat Emil Bay 2017-06-11 19:53:57 +0200
  • 7e9ae0b169 docs for constructor options Mathias Buus 2017-06-08 19:17:46 +0200
  • 58d362ca4e 1.0.0 Mathias Buus 2017-06-08 19:15:07 +0200
  • 952bf927be fix test script Mathias Buus 2017-06-08 19:14:49 +0200
  • 58f7576422 pass @emilbayes' test vectors Mathias Buus 2017-06-08 19:13:29 +0200
  • cdd4dfc5bb style Mathias Buus 2017-06-08 19:12:29 +0200
  • e13ca9e2de remove window thing Mathias Buus 2017-06-08 18:33:20 +0200
  • 98ab40157d more fancy Mathias Buus 2017-06-08 18:33:03 +0200
  • 771a3f767d first commit Mathias Buus 2017-06-08 17:59:29 +0200