Commit Graph

20 Commits

Author SHA1 Message Date
61a203438a feat(runtime-core) SharedMemory.desc is not used… yet! 2019-03-15 09:09:24 +01:00
82eef13f41 Create a grow error and refactor grow impl to return result (#191) 2019-02-22 22:18:59 -08:00
c9969f269c Use minimum limit as initial table size (#196) 2019-02-22 11:16:15 -08:00
2d2d708500 Validate descriptor max on creating new table or memory (#186) 2019-02-15 13:14:42 -08:00
271e68d88b Run fmt 2019-02-05 11:56:36 -08:00
308d9dde3f Fix compilation 2019-02-05 11:54:30 -08:00
8a8290b155 Add touch-ups to new memory api 2019-02-05 10:20:04 -08:00
00db5410c5 Change memory access api again 2019-02-04 23:07:58 -08:00
7fce447276 Change memory api 2019-02-04 15:07:32 -08:00
ccd43df767 Instantiate takes reference 2019-02-02 15:58:33 -08:00
cf325f7cd6 Fixup/comment out to get things compiling 2019-01-29 23:08:03 -06:00
69e9c5154d Add Pages and Bytes newtypes 2019-01-29 15:44:15 -08:00
bc78738bb7 renaming 2019-01-29 14:15:59 -08:00
581363119b More review fixes 2019-01-29 13:04:42 -08:00
767fdbd950 Fix some reviewed items 2019-01-29 12:49:51 -08:00
d73c7015fb Change memory api a little 2019-01-29 12:12:37 -08:00
98305c8731 Add new global import api 2019-01-28 11:55:44 -08:00
9b491ec95d Fix memory api to be sound 2019-01-28 10:59:05 -08:00
a58f3318f0 Modify imports macro to work with all things that are exports 2019-01-25 16:40:07 -08:00
e4686e67c4 Add importable memories and dynamic memories 2019-01-25 15:28:54 -08:00