Commit Graph

2 Commits

Author SHA1 Message Date
Dan Gohman
4e24064251 grow_memory is renamed to memory.grow in the spec. 2018-08-28 16:54:28 -07:00
Sergey Pepyakin
e7c8d23a42 Implement memory.grow and memory.current (#9)
* Implement.

* Clean and doc

* Collect base addresses instead of leaking them

* Fix code for 1.25.

* Simplify $assert

* Use AbiParam::special.

* Use &mut self in base_addr
2018-08-11 06:52:43 -07:00