Files
wren/test/api
underscorediscovery 6d3739af65 Introduce WrenLoadModuleResult, fix unfreed strings from host.
The original attempt at handling the returns from loadModuleFn wasn't ideal. 889cae5ff1

Instead of making the host go via the VM allocation and need to understand it semantically, we can instead solve the problem of the unfreed return result directly.

This also opens up the option of providing a length parameter or other information needed later (length is optional, and not used as of right now, but exists to show intent).
2020-07-11 11:59:24 -07:00
..
2016-06-09 19:14:21 -07:00
2016-06-09 19:14:21 -07:00
2016-06-09 19:14:21 -07:00
2018-03-24 11:10:36 -07:00
2016-05-20 20:55:28 -07:00
2016-05-20 20:55:28 -07:00
2016-05-20 20:55:28 -07:00
2017-03-22 07:26:19 -07:00
2017-03-22 07:26:19 -07:00