Commit Graph

22 Commits

Author SHA1 Message Date
771dae7feb Refactor api code and doc 2018-11-21 00:45:57 +01:00
ba6bc71019 Fix LinearMemory.current update bug 2018-11-17 19:56:15 +01:00
df482667aa Fix table and memory import and improve memory storage 2018-11-16 16:55:49 +01:00
2fe528aa57 Add utility print function 2018-11-07 13:52:31 +01:00
df0feb9b7f Update spectests 2018-11-07 11:57:28 +01:00
ffe383e611 Add updated upstream tests 2018-11-07 11:56:37 +01:00
3a65bdbac5 Fix memory grow issues 2018-11-07 11:55:48 +01:00
33b8757e90 Get env printf basic example working 2018-10-29 12:29:44 +01:00
c97312345e Test 'tee_local' and 'set_global' in more operators
Based on this commit from the WebAssembly spec tests: c90bc9686f
2018-10-29 09:53:48 +01:00
79506c4983 Make align partially pass 2018-10-26 14:53:33 +02:00
fe9fb9fe42 Improved memory documentation 2018-10-24 11:47:12 +02:00
1c6f677a78 Cleanup “module” module 2018-10-24 11:43:18 +02:00
3f5091780d Improved formatting 2018-10-23 11:43:43 +02:00
5c5fbd309d Fixed memory issues 2018-10-19 01:28:16 +02:00
6fce21e4d5 Added first tests for the vmctx (memory usage) 2018-10-18 19:01:09 +02:00
96f2440960 Added working mock for memory (grow and size) 2018-10-18 00:09:04 +02:00
8d790d78f9 Improved formatting 2018-10-15 03:03:00 +02:00
78cf7800e5 Added function compilation 2018-10-15 02:48:59 +02:00
59e9c7fe29 Improved module structure. Removed unnecessary files 2018-10-14 22:10:53 +02:00
ac9edf39e6 Improved instance 2018-10-14 13:59:11 +02:00
47215837fa Trying to port functions over 2018-10-13 19:22:57 +02:00
9bca6940b3 First working version of the interpreter 2018-10-11 21:29:36 +02:00