Enhance logging and task management; enable trace facility, add scheduler state logging, and improve shutdown handling
This commit is contained in:
@@ -32,4 +32,7 @@ bool wasm_runner_start_program(
|
||||
|
||||
void wasm_runner_terminate(void);
|
||||
|
||||
uint32_t wasm_runner_get_active_slots
|
||||
(void);
|
||||
|
||||
#endif // WASM_RUNNER_H
|
||||
|
||||
Reference in New Issue
Block a user