Commit Graph

34 Commits

Author SHA1 Message Date
c72dfae354 export example 2017-06-27 14:12:57 +03:00
447c3db90d import doc example 2017-06-27 13:54:51 +03:00
41d6f48df4 example for module() 2017-06-27 13:45:33 +03:00
0070bfb434 Merge pull request #44 from NikVolf/tests_continue
Another tests added
2017-06-13 13:45:37 +03:00
0ee2826943 another tests added 2017-06-13 12:01:59 +03:00
6446c62c82 test 2017-06-09 15:19:21 +03:00
a6c67d2f93 data segment builder 2017-06-09 15:17:12 +03:00
a080b42db0 fix also functions_section -> function_section 2017-06-03 23:37:36 +03:00
35f22f3cdd rename FunctionsSection -> FunctionSection 2017-06-03 23:31:38 +03:00
b7ff4d92d4 simple user function 2017-05-15 15:40:08 +03:00
19a7d875b0 Merge branch 'master' into interpreter 2017-05-10 13:09:37 +03:00
5f98122fbc global builder to module 2017-05-09 17:38:51 +03:00
9345ef5f22 export builder 2017-05-09 15:23:05 +03:00
cc3abac681 global_get_set 2017-05-03 11:06:26 +03:00
8f2409d4ab import_function 2017-05-03 09:09:41 +03:00
cf773eceda load_i32 2017-05-02 19:10:23 +03:00
a2ef2378ea callindirect_1 2017-05-02 08:01:57 +03:00
e14e3e055a flush 2017-04-28 13:34:58 +03:00
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
cafc505835 push import entry 2017-04-12 17:48:24 +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
f85ef8f5f8 also module extensions 2017-04-07 20:00:30 +03:00
28aa6e9682 import section for scaffold struct 2017-04-07 15:29:02 +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