Unfeatured wasm module. Mostly to test that wasm builds
Visualize the inter-module code dependency DAG
Python bindings allowing us to interact with the library in a python REPL
Refactoring to logically separate component modules in order to make it easier to develop tests, metrics, tracing, etc.
Skeletal actor framework. Somewhat unweildy, needs a message box, a better runtime, and different channels. However, hello world example works