* Add support for the Reactor model. * Mark _activate and _start as wasm exports. * Rename _activate to _initialize. * Don't define `_fini`. * Rename reactor-crt1.c to crt1-reactor.c.