Expand description
Wasm host functions for managing tasks.
This should not be used directly. Use tp_tasks
for running parallel tasks instead.
Structsยง
- Host
Functions - Provides implementations for the extern host functions.
Wasm host functions for managing tasks.
This should not be used directly. Use tp_tasks
for running parallel tasks instead.