glagol.esl 215 B

123456
  1. ; persistent loader that only keeps track of client-side code;
  2. ; updates to which are propagated to the browser via socket
  3. ; for now, this is library-wide, so only works for single app
  4. (.Loader (require "glagol"))