Commit Graph

568 Commits

Author SHA1 Message Date
4011af4f75 Merge branch 'master' of github.com:NikVolf/parity-wasm 2017-04-12 19:07:23 +03:00
92c01ce53e missing sections in builder and order 2017-04-12 19:07:10 +03:00
c188647003 missing bindings to individual sections 2017-04-12 18:52:51 +03:00
cafc505835 push import entry 2017-04-12 17:48:24 +03:00
7cbd50bf15 no-std optimized example, only malloc/free left 2017-04-11 19:16:25 +03:00
a87c15bbf9 doc comment 2017-04-11 14:07:45 +03:00
5a73b10ff8 fix also for signature collection 2017-04-11 14:06:59 +03:00
9c960b7009 signature builder should resolve to function type, not function def 2017-04-11 14:04:40 +03:00
7b796b3068 extend generation 2017-04-11 13:35:19 +03:00
b941469366 fix sections order 2017-04-11 13:06:24 +03:00
3b949e1c7e import inject example 2017-04-10 13:58:14 +03:00
d09a59c6bc inject example, some fixes 2017-04-10 13:11:34 +03:00
56d315f6c5 fix varint7 serialization 2017-04-08 12:48:40 +03:00
f85ef8f5f8 also module extensions 2017-04-07 20:00:30 +03:00
ceca58431b full func definition builder 2017-04-07 19:48:19 +03:00
c0f0f2b571 code builder initial 2017-04-07 15:45:52 +03:00
28aa6e9682 import section for scaffold struct 2017-04-07 15:29:02 +03:00
4be69ea089 import entries builder 2017-04-07 14:38:49 +03:00
30ee09837f add few mutable methods 2017-04-07 14:04:27 +03:00
5aaab83aed refactor value types gen a bit 2017-04-06 18:23:02 +03:00
29f64f3fec module scaffolding and such 2017-04-06 16:00:12 +03:00
74b310113e builders intial 2017-04-06 11:34:31 +03:00
1f09d620e8 docs, licenses and such 2017-04-04 16:48:01 +03:00
e68a21d7ab update readme [ci skip] 2017-04-04 16:43:30 +03:00
d075cc6253 remove beta/nightly 2017-04-04 16:33:23 +03:00
7b3f9f54c6 travis doc test 2017-04-04 16:32:30 +03:00
36edccc98d Update README.md 2017-04-04 16:15:05 +03:00
a4ebb99df5 Update Cargo.toml 2017-04-04 16:13:13 +03:00
0b1200fd52 travis 2017-04-04 16:11:06 +03:00
5248cf3adf Update README.md 2017-04-04 16:08:20 +03:00
a36012c032 Update README.md 2017-04-04 16:07:55 +03:00
23cfd5073a Create README.md 2017-04-04 16:06:58 +03:00
321d1cf4e6 docs 2017-04-04 03:03:57 +03:00
15035de380 module docs 2017-04-04 00:27:31 +03:00
7f2eb379f4 integration tests working 2017-04-04 00:22:08 +03:00
6dc392bf18 integration tests 2017-04-03 23:56:21 +03:00
38da8860ed sections & module final 2017-04-03 23:08:13 +03:00
4e1f1f2d86 remaining sections 2017-04-03 22:58:00 +03:00
4dd2229243 table, memory serialization 2017-04-03 22:34:12 +03:00
f5aa3de18c globals and types 2017-04-03 22:29:44 +03:00
b9194c8e0b function body serialization test 2017-04-03 20:22:30 +03:00
ef83fa06ee the rest of ops 2017-04-03 19:57:56 +03:00
bfa2e56bb9 ops initial 2017-04-03 19:51:18 +03:00
9adfff98df element section test 2017-04-03 18:40:49 +03:00
998c16126f fix intend 2017-04-03 18:23:10 +03:00
5979248f2f tests for data ser/de 2017-04-03 18:15:13 +03:00
a63f31a0f7 opcodes stub & data segment 2017-04-03 17:31:51 +03:00
ce0c1551fa serialization stubs 2017-04-03 15:56:37 +03:00
5adcae761c 128-bit packed serialization 2017-04-03 15:03:18 +03:00
a5fdfa57cf namespaces 2017-04-03 14:07:52 +03:00