Modules§
- addon
addon
- cc_mod
- coroutine
coroutine
- a simple coroutine runtime, use to run coroutine in single thread environment.
- debug
- eval
eval
- lua_api
- prelude
- utils
Macros§
- eval_
format addon
- exec_
format addon
- export_
funcs - export functions to the
cc wasm
mod. - info
addon
- throw
addon
- throw_
eval addon
- throw_
exec addon
- time
addon
Functions§
- lib_
exports ⚠ - used in export_funcs, should not be called otherwise