cobbdb/harmony

Wrap GPT calls with cmd queue

cobbdb opened this issue · 2 comments

Page order shouldn't matter. Wrap everything with provided cmd queue.

Will break defineSlot:

var slot = harmony.defineSlot({..});

Duplicate of #47