Functionsยง
- async_
heavy_ work - Asynchronous work demo (template stub).
- greet
- heavy_
computation - Synchronous heavy computation demo (template stub).
- init_
app - Forwarding shim for platform-specific initialization.
The real implementation lives in
crate::platform(wasm/native).