18 Commits

Author SHA1 Message Date
52ca53c9b3 修复可变参数传入0个时会产生空值的bug v0.0.13 2025-06-25 17:08:36 +08:00
Star
2a4b9a8b9e add SafeRun.... for catch error
update Watcher
v0.0.12
2025-01-14 10:23:54 +08:00
042aa17bcb support import directory 2024-12-25 16:07:19 +08:00
ac668df2af add ignores for watcher v0.0.11 2024-12-25 14:56:40 +08:00
68115961bd cancel clear screen when on watched 2024-12-25 14:29:56 +08:00
259e3e21d3 support use export default for js
fix import bug when use rt.lock
2024-12-25 13:49:20 +08:00
e4c76b96d9 fix bug for ToMap v0.0.10 2024-12-20 16:06:33 +08:00
5cfe3db099 update package v0.0.9 2024-12-14 16:28:01 +08:00
b6ab2fd85f upate return error to gojs.Error
add GetError for get error Stack
add auto MakeMap for ToMap
2024-12-14 16:24:18 +08:00
adbac8911b support JsCode v0.0.8 2024-12-13 19:23:18 +08:00
Star
a465973397 update Watch
ignore .xxx file on watch
v0.0.7
2024-11-26 14:00:10 +08:00
Star
2d76cf04cf fix return Struct bug for bridge
fix watch bug
v0.0.6
2024-11-22 16:31:59 +08:00
Star
31df7db22d support bridge and makeTS v0.0.5 2024-11-13 17:04:32 +08:00
e9c25edc20 add __startExec、__runFile
add Watch for custom watch action
fix bug of WatchRun
v0.0.4
2024-10-26 22:11:41 +08:00
2832100201 add RunInMain OnKill SetSSKey v0.0.3 2024-10-24 13:29:01 +08:00
c4a44bb272 add WaitAll for async vm
add TsCodeMaker for dynamic ts code
v0.0.2
2024-10-13 23:05:44 +08:00
f4666836fc change dir for goja v0.0.1 2024-10-10 17:08:01 +08:00
702ea0fbe9 first 2024-10-10 16:44:10 +08:00