diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2014-03-01 00:48:08 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2014-03-01 00:48:08 +0900 |
| commit | 2c7204fc937dc2ae6a8c2de75f508791c30f1de9 (patch) | |
| tree | 9f6c7dd938d0d8fd1e441edeac51fd2a4c1c9d62 /AUTHORS | |
| parent | 1f134d723c632cdd51c08e16ab0f170845a73756 (diff) | |
| download | mruby-2c7204fc937dc2ae6a8c2de75f508791c30f1de9.tar.gz mruby-2c7204fc937dc2ae6a8c2de75f508791c30f1de9.zip | |
mrb_fiber_yield() is available now; you have to link mruby-fiber mrbgem to use the function; there's no function available to create new fiber from C (countapart of Lua's lua_newthread), but that's because you cannot create a new fiber from C due to mruby C API design limitation. define your method to create fibers in Ruby; close #1269
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions
