UNPKG

avmjs

Version:
7 lines (5 loc) 263 B
# avm.js Asynchronous Virtual Machine for JavaScript AVM executes instructions created by "callback-heaven.js" parser. Each JavaScript statement/expression is converted to different style of code that executes asynchronously but lets you write synchrounsously.