Max
c59e12434a
feat: Add ConsoleMode configuration to runtime settings
...
- Introduce ConsoleMode parameter in the Start function to allow configuration based on the provided runtime settings.
- Enhance runtime initialization by incorporating the new ConsoleMode option from the configuration.
2025-04-04 18:26:35 +08:00
Max
681b3f9514
Enhance runtime error stack trace output for better debugging
2024-08-01 17:14:11 +08:00
Max
4a0a403e7e
feat: Add testPrepare function for initializing test environment
2024-07-31 11:26:03 +08:00
Max
a0729bbde0
feat: Improve tsconfig.json import handling in runtime.Start function
2024-07-31 11:20:04 +08:00
Max
42b42e1134
feat: Add support for directory mapping from tsconfig in TypeScript import
2024-07-31 11:11:22 +08:00
Max
55ca180f7f
[add] TypeScript import support (experimental)
...
- When YAO_RUNTIME_IMPORT is set to true, TypeScript import will be enabled.
2024-06-05 14:59:25 +08:00
Max
22a2770019
[add] YAO_RUNTIME_TIMEOUT Environment Variable
2023-12-20 22:19:35 +08:00
Max
5d2c4349fd
[add] migrate studio
2023-04-01 13:28:31 +08:00
Max
8b5563f697
[add] migrate runtime
2023-02-03 10:58:39 +08:00
Max
a807899f95
[*] migrate to gou v0.10.3 (50%)
2023-02-01 17:25:11 +08:00
Max
507d39e011
[add] http.* processes & http JSAPI
2022-11-10 00:10:38 +08:00