Commit Graph

627 Commits

Author SHA1 Message Date
11afa2dc2f Add St everywhere 2017-12-15 18:23:54 +03:00
e5bac395fd Rename FunctionExecutor to TestState 2017-12-14 17:40:47 +01:00
e7a9f0953e Host modules now ImportResolvers 2017-12-14 15:34:13 +01:00
e49b849624 Use new APIs to instantiate module in basic test 2017-12-13 19:15:45 +01:00
4faeca7812 Add instantiation wizard 2017-12-13 19:11:25 +01:00
2dc54e7fa5 Update examples 2017-12-13 18:44:24 +01:00
2053ff4f6b Fix imports in spec 2017-12-13 18:35:38 +01:00
0c395a16f2 back to spaces in run.rs 2017-12-13 18:32:20 +01:00
b2a9f8f3f5 Move store into module.rs 2017-12-13 18:31:40 +01:00
11e2683069 Move out func 2017-12-13 18:28:34 +01:00
075ed7d369 Move out GlobalInstance. 2017-12-13 18:19:42 +01:00
5eaf2ca183 Remove variable.rs 2017-12-13 18:15:13 +01:00
47ec274700 Implement SpecModule in terms of import resolver 2017-12-13 18:08:30 +01:00
f3584dbd17 fmt 2017-12-13 17:33:10 +01:00
92597ae56a Make Program work thru Imports 2017-12-13 17:31:30 +01:00
547bc64992 ImportResolver for ModuleInstance 2017-12-13 17:26:18 +01:00
d1c30b1ab1 Imports 2017-12-13 17:17:01 +01:00
6089807d78 Add import resolver 2017-12-13 16:57:28 +01:00
1bbfd4219f invoke_index & invoke_export moved to module 2017-12-13 16:27:37 +01:00
871b36187d Clean 2017-12-13 15:03:06 +01:00
bdc9490197 Move instantiate into ModuleInstance 2017-12-13 15:00:54 +01:00
68d7005554 Clean 2017-12-13 14:40:57 +01:00
8b355f32d4 Clean 2017-12-13 14:38:08 +01:00
9e09508cf5 Replace ModuleIds to Rcs 2017-12-13 14:36:06 +01:00
667417177c Replace types by Rcs 2017-12-13 13:56:14 +01:00
dd3bc6da7c Replace all globals with Rcs. 2017-12-13 13:48:12 +01:00
0927e359f3 Replace all memories with Rcs 2017-12-13 13:40:40 +01:00
85bac6dba3 Replace all table ids with Rcs 2017-12-13 13:34:15 +01:00
471ec25732 Clean 2017-12-13 13:29:28 +01:00
2ae72c1dab Replace all func_ids to Rcs. 2017-12-13 13:25:24 +01:00
ad06080c1b function types import matching 2017-12-13 13:00:07 +01:00
2cfb0a6159 Debugging for store 2017-12-12 18:18:08 +01:00
0bbd55cf21 Fix spectest 2017-12-12 17:01:02 +01:00
4b2c100d1f Fix warnings 2017-12-12 16:31:58 +01:00
c5c8af03e1 Fix wasm tests 2017-12-12 15:40:54 +01:00
4297a64e9e Fix wabt tests 2017-12-12 15:34:59 +01:00
1fc65ca54f Fix basics tests 2017-12-12 15:18:35 +01:00
74559a49b0 Func0 & Func2. 2017-12-12 10:32:51 +01:00
79f5c17198 Clean 2017-12-11 19:51:09 +01:00
4795f04767 Clean 2017-12-11 19:48:09 +01:00
0d982429ab export_by_name 2017-12-11 19:46:44 +01:00
a7abab07c4 type_by_index and clean 2017-12-11 19:45:19 +01:00
faa65ca064 Memory by index 2017-12-11 19:43:32 +01:00
303778c684 table_by_index 2017-12-11 19:41:59 +01:00
da0ac8047d global_by_index 2017-12-11 19:40:42 +01:00
79924b2ab6 func_by_index 2017-12-11 19:39:38 +01:00
c35d54bd9f invokes 2017-12-11 19:37:08 +01:00
40ea6edbe6 Offline host module builder 2017-12-11 19:22:45 +01:00
8d3b32f4a6 Cleaning 2017-12-11 18:52:07 +01:00
ebbfa6acf6 Clean module stuff 2017-12-11 18:47:57 +01:00