Crate cc_wasm_api

Source

Modules§

addonaddon
cc_mod
coroutinecoroutine
a simple coroutine runtime, use to run coroutine in single thread environment.
debug
evaleval
lua_api
prelude
utils

Macros§

eval_formataddon
exec_formataddon
export_funcs
export functions to the cc wasm mod.
infoaddon
throwaddon
throw_evaladdon
throw_execaddon
timeaddon

Functions§

lib_exports
used in export_funcs, should not be called otherwise