# code ``` import time time.sleep(1.0) ``` # result: `RuntimeError: panicked at 'can't sleep', src/libstd/sys/wasm/thread.rs:28:9`