Module tet_io::runtime_tasks[][src]

Expand description

Wasm host functions for managing tasks.

This should not be used directly. Use tp_tasks for running parallel tasks instead.

Structs

HostFunctions

Provides implementations for the extern host functions.