14 Commits

Author SHA1 Message Date
Chad Retz
73e6b5769a Support mutable globals. Fixes #16 2018-07-20 14:43:54 -05:00
Chad Retz
9d87ce440f Add "too many locals" error 2018-07-20 10:20:03 -05:00
Chad Retz
51bc8008e1 Update to latest spec 2018-07-20 10:13:27 -05:00
Chad Retz
f24342959d Update spec and two related changes (detailed)
* Added LEB128 validation (ref: https://github.com/WebAssembly/spec/pull/750)
* Rename memory instructions (ref: https://github.com/WebAssembly/spec/pull/720)
2018-05-07 15:39:31 -05:00
Chad Retz
7229ee6eb6 Remove emscripten runtime originally for issue #7 2018-03-02 13:55:17 -06:00
Chad Retz
2dddd90d2f Update WASM spec tests and make several fixes to conform 2018-03-02 04:27:34 -06:00
Chad Retz
ff7c88bf6c First Rust example for issue #9 2017-11-28 17:00:38 -06:00
Chad Retz
0c4fb45d79 Update WASM spec tests and change implementation to conform 2017-10-12 14:52:31 -05:00
Chad Retz
cb8470f54f Upgrade kotlin and minor warning suppression 2017-10-10 16:14:27 -05:00
Chad Retz
3e912b2b15 Begin linker dev for issue #8 2017-06-08 11:55:03 -05:00
Chad Retz
43333edfd0 Updated wasm spec and enforced UTF-8 validation on binary strings 2017-05-24 17:17:37 -05:00
Chad Retz
e9cdfc3b0f A few more tests for emscripten support for #7 2017-04-26 21:45:20 -05:00
Chad Retz
b4140c8189 Initial work to support emscripten runtime for issue #7 2017-04-26 15:35:34 -05:00
Chad Retz
d94b5ce898 Moved compiler to subproject 2017-04-24 18:49:54 -05:00