Add Lua debug logging API

This commit is contained in:
gem
2026-06-09 10:55:08 +08:00
parent 5ebe6ee786
commit 45ab9d7861
9 changed files with 101 additions and 2 deletions

View File

@@ -552,6 +552,7 @@
---@class RuntimeImportApi
---@field import fun(moduleName: string): table
---@field log fun(...: any)
---@type RuntimeImportApi
runtime = runtime