|
|
a3f5b3d98f
|
wren/vm: Allow wrenInterpret to call foreign function (complement 344d343 at fixing #730). (#764)
|
2020-07-11 13:05:22 -07:00 |
|
|
|
344d3432b3
|
Fix slot array corrupted by wrenInterpret() (#730)
|
2020-06-13 21:42:06 -07:00 |
|
|
|
d585a080e8
|
Merge pull request #751 from wren-lang/0.3.0-refactor
0.3.0 refactor
|
2020-06-05 14:57:20 -07:00 |
|
|
|
8a71735e0f
|
Expose an API to let the host resolve relative import strings.
This is a breaking API change: wrenInterpret() now takes an additional
parameter for the module name to interpret the code in.
|
2018-03-23 07:54:09 -07:00 |
|
|
|
84bcb5801c
|
Add a test for creating a VM without a config.
|
2016-03-03 14:31:47 -08:00 |
|