Module runtime_tasks

Module runtime_tasks 

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