Module simple

Module simple 

Source

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).