Runtime and Effects
This patch release adds the raj/effect module which contains helpers for working with effects. Also, the React bindings have been decoupled from the runtime, which now lives in raj/runtime. With this decomposition in place it will be easier to break out React support into its own project and support more view libraries in the future. Until then, React integration tests have been written for the bindings.