Commit Graph

21 Commits

Author SHA1 Message Date
f37b64c2df many update
support pool
2024-10-07 23:02:11 +08:00
205c4f20dc add file.readBytes
change http result to r.bytes(), r.string(), r.object()
2024-10-03 12:24:08 +08:00
04e4f771fb tidy modules
update db
2024-10-02 14:05:52 +08:00
3781c8ca4e use goja for new js engine 2024-10-02 00:07:02 +08:00
055a61f191 test 2024-10-01 08:40:14 +08:00
eddfed2284 fix free bug when callback return object 2024-07-10 10:17:07 +08:00
Star
9e0d17f0a3 update quickjs, support async by gojs.Start 2024-07-04 11:10:22 +08:00
Star
87639935c6 to apigo.cc 2024-06-26 12:04:45 +08:00
Star
f5b845f1ef fix precompile bug 2024-05-27 16:52:19 +08:00
Star
c43a7e3404 many updates 2024-05-27 13:12:15 +08:00
Star
c036d99899 fix var name bug for MakePluginCode 2024-03-24 12:20:58 +08:00
Star
abf7e54f20 update ssgo 2024-03-24 12:04:03 +08:00
Star
e754f0afed update more javascript support 2024-03-24 12:03:07 +08:00
Star
7ab40bd68f add console.print、console.println
update console.input
2024-03-18 11:31:34 +08:00
Star
fa8fa86074 support import plugin
add console.input
2024-03-16 22:50:05 +08:00
Star
8179d73ae0 add export plugins code to typescript
add RunFile
2024-03-15 13:40:20 +08:00
Star
c4fcb3fb21 update ssgo 2024-03-08 15:57:57 +08:00
Star
6d63360d4c add logger
fix return nil bug
2024-03-08 11:45:13 +08:00
Star
c58bf345c6 add JSRuntime 2024-02-18 13:20:58 +08:00
Star
7d632c5021 first 2024-02-17 12:55:08 +08:00
afdf74bcd9 Initial commit 2024-01-25 15:54:25 +08:00