Bob Nystrom
cf05cd7c8c
refactor: change wrenCompileSource to return ObjClosure instead of ObjFiber and inline import execution
...
The compileInModule function now returns a closure directly instead of wrapping it in a fiber, simplifying the compilation pipeline and removing unnecessary fiber overhead for module imports. The wrenImportModule function is moved into wren_vm.c and rewritten to execute the imported module's closure immediately rather than returning a fiber for deferred execution. This change also adds a test for yielding from an imported module to verify correct behavior with the new execution model.
2018-03-17 16:33:33 +00:00
..
2015-03-14 19:45:56 +00:00
2015-09-30 05:57:03 +00:00
2015-09-30 05:57:03 +00:00
2015-09-15 14:46:09 +00:00
2015-07-10 16:18:22 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-07-10 16:18:22 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2017-10-20 03:45:13 +00:00
2015-09-15 14:46:09 +00:00
2015-07-10 16:18:22 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-08-31 05:15:37 +00:00
2017-10-20 03:45:13 +00:00
2015-09-15 14:46:09 +00:00
2017-10-20 03:45:13 +00:00
2017-10-20 03:45:13 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-07-10 16:18:22 +00:00
2017-10-20 03:45:13 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-09-30 05:57:03 +00:00
2015-09-30 05:57:03 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2017-10-20 03:45:13 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2017-10-20 03:45:13 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-07-10 16:18:22 +00:00
2016-03-04 01:00:33 +00:00
2016-03-04 01:00:33 +00:00
2015-07-10 16:18:22 +00:00
2017-10-06 14:39:00 +00:00
2015-09-15 14:46:09 +00:00
2017-10-06 14:39:00 +00:00
2015-09-15 14:46:09 +00:00
2018-03-17 16:33:33 +00:00
2018-03-17 16:33:33 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2015-09-15 14:46:09 +00:00
2017-10-20 03:45:13 +00:00
2015-09-15 14:46:09 +00:00