jorishermans / runjs

a coroutine javascript file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

runjs

a coroutine script, that handles yields

Coroutines are computer program components that generalize subroutines for nonpreemptive multitasking, by allowing multiple entry points for suspending and resuming execution at certain locations.

About

a coroutine javascript file


Languages

Language:JavaScript 100.0%