178 Commits

Author SHA1 Message Date
NikVolf
a5d7640642 less cryptic varunt32/64 serialization 2017-04-20 18:40:51 +03:00
NikVolf
dc38592f7b bump version 2017-04-20 17:56:43 +03:00
NikVolf
9b401659e9 const test cases 2017-04-20 17:56:15 +03:00
NikVolf
31c1588a2f export section exposed 2017-04-20 17:35:53 +03:00
NikVolf
3653b2e993 Merge branch 'master' of github.com:NikVolf/parity-wasm 2017-04-20 17:31:52 +03:00
NikVolf
a39db7182f export entry expose mutable, also some precomipled tests 2017-04-20 17:31:10 +03:00
NikVolf
876b035440 bump version 2017-04-20 12:37:47 +03:00
NikVolf
870a37fd64 if-else test with block split approach 2017-04-20 12:37:20 +03:00
NikVolf
99930c76bf if-else example and missing older one 2017-04-20 11:47:25 +03:00
NikVolf
c578aa18d2 metadata 2017-04-12 22:38:55 +03:00
NikVolf
4011af4f75 Merge branch 'master' of github.com:NikVolf/parity-wasm 2017-04-12 19:07:23 +03:00
NikVolf
92c01ce53e missing sections in builder and order 2017-04-12 19:07:10 +03:00
NikVolf
c188647003 missing bindings to individual sections 2017-04-12 18:52:51 +03:00
NikVolf
cafc505835 push import entry 2017-04-12 17:48:24 +03:00
NikVolf
7cbd50bf15 no-std optimized example, only malloc/free left 2017-04-11 19:16:25 +03:00
NikVolf
a87c15bbf9 doc comment 2017-04-11 14:07:45 +03:00
NikVolf
5a73b10ff8 fix also for signature collection 2017-04-11 14:06:59 +03:00
NikVolf
9c960b7009 signature builder should resolve to function type, not function def 2017-04-11 14:04:40 +03:00
NikVolf
7b796b3068 extend generation 2017-04-11 13:35:19 +03:00
NikVolf
b941469366 fix sections order 2017-04-11 13:06:24 +03:00
NikVolf
3b949e1c7e import inject example 2017-04-10 13:58:14 +03:00
NikVolf
d09a59c6bc inject example, some fixes 2017-04-10 13:11:34 +03:00
NikVolf
56d315f6c5 fix varint7 serialization 2017-04-08 12:48:40 +03:00
NikVolf
f85ef8f5f8 also module extensions 2017-04-07 20:00:30 +03:00
NikVolf
ceca58431b full func definition builder 2017-04-07 19:48:19 +03:00
NikVolf
c0f0f2b571 code builder initial 2017-04-07 15:45:52 +03:00
NikVolf
28aa6e9682 import section for scaffold struct 2017-04-07 15:29:02 +03:00
NikVolf
4be69ea089 import entries builder 2017-04-07 14:38:49 +03:00
NikVolf
30ee09837f add few mutable methods 2017-04-07 14:04:27 +03:00
NikVolf
5aaab83aed refactor value types gen a bit 2017-04-06 18:23:02 +03:00
NikVolf
29f64f3fec module scaffolding and such 2017-04-06 16:00:12 +03:00
NikVolf
74b310113e builders intial 2017-04-06 11:34:31 +03:00
NikVolf
1f09d620e8 docs, licenses and such 2017-04-04 16:48:01 +03:00
Nikolay Volf
e68a21d7ab update readme [ci skip] 2017-04-04 16:43:30 +03:00
NikVolf
d075cc6253 remove beta/nightly 2017-04-04 16:33:23 +03:00
NikVolf
7b3f9f54c6 travis doc test 2017-04-04 16:32:30 +03:00
Nikolay Volf
36edccc98d Update README.md 2017-04-04 16:15:05 +03:00
Nikolay Volf
a4ebb99df5 Update Cargo.toml 2017-04-04 16:13:13 +03:00
NikVolf
0b1200fd52 travis 2017-04-04 16:11:06 +03:00
Nikolay Volf
5248cf3adf Update README.md 2017-04-04 16:08:20 +03:00
Nikolay Volf
a36012c032 Update README.md 2017-04-04 16:07:55 +03:00
Nikolay Volf
23cfd5073a Create README.md 2017-04-04 16:06:58 +03:00
NikVolf
321d1cf4e6 docs 2017-04-04 03:03:57 +03:00
NikVolf
15035de380 module docs 2017-04-04 00:27:31 +03:00
NikVolf
7f2eb379f4 integration tests working 2017-04-04 00:22:08 +03:00
NikVolf
6dc392bf18 integration tests 2017-04-03 23:56:21 +03:00
NikVolf
38da8860ed sections & module final 2017-04-03 23:08:13 +03:00
NikVolf
4e1f1f2d86 remaining sections 2017-04-03 22:58:00 +03:00
NikVolf
4dd2229243 table, memory serialization 2017-04-03 22:34:12 +03:00
NikVolf
f5aa3de18c globals and types 2017-04-03 22:29:44 +03:00