Next: , Previous: , Up: API   [Contents]


5.2 Vats

In order to start programming with Goblins, you will need to boot up a vat somewhere. In general, Goblins uses Fibers to implement vats. However, you can also roll your own vats should you have “unusual” event loop needs (Rolling your own vats.)