Also, replaced wasm_timer::Instant with instant::Instant as it is used by winit WASM implementation.
* Add hello_wasm example * Implement single threaded task scheduler for WebAssembly