Commit Graph

27 Commits

Author SHA1 Message Date
8bb17db6d9 Merge remote-tracking branch 'origin/master' into fix-membase 2017-07-26 21:57:11 +03:00
218b07a7db add memoryBase global to env module 2017-07-26 21:56:54 +03:00
2f73f02831 instantiate env module 2017-07-25 15:26:31 +03:00
4b3f67e3cc function_type returns type reference 2017-06-26 11:54:34 +03:00
b40591e121 remove comments 2017-06-23 13:20:41 +03:00
4b61e18929 plain instruction set draft 2017-06-22 17:52:05 +03:00
8a17a012c5 cleaning 2017-06-19 12:35:17 +03:00
7bd7c6df98 cleanup 2017-06-19 12:04:16 +03:00
8d7d39d80b call && call_indirect are working 2017-06-19 11:01:59 +03:00
0fc044cb5a flush 2017-06-16 12:23:49 +03:00
669fdf1ed1 getting rid of calls recursion (continue) 2017-06-15 12:12:21 +03:00
0ee2826943 another tests added 2017-06-13 12:01:59 +03:00
c8614bf6fe next potion of tests added 2017-06-09 12:13:35 +03:00
f0ecdc5af2 instructions validator 2017-06-07 14:48:02 +03:00
8b14e9fdda make unsafe more safe 2017-05-31 18:44:52 +02:00
d981bf4803 expose custom params for new program 2017-05-30 17:15:36 +03:00
977df55323 NativeModuleInstance 2017-05-18 15:08:55 +03:00
fa86543fbb module reference in user functions closures 2017-05-15 19:03:49 +03:00
429e54d928 another extension of user functions tests 2017-05-15 16:15:05 +03:00
b7ff4d92d4 simple user function 2017-05-15 15:40:08 +03:00
21ff1509f6 user-functions initial 2017-05-15 13:58:55 +03:00
640237ea56 env module implementation 2017-05-08 11:35:56 +03:00
fb14751864 continue env 2017-05-04 19:50:48 +03:00
7511e3095a continue env 2017-05-04 19:30:42 +03:00
3c7ee09f8e continue env module implementation 2017-05-04 19:09:43 +03:00
9a5ed312ec env memory 2017-05-04 12:01:21 +03:00
b4215aed3c env module stub 2017-05-04 11:25:25 +03:00