Publisher | Tencent PuerTS |
---|---|
File size | 178.63MB |
Number of files | 139 |
Latest version | 2.0.3 |
Latest release date | 2023-11-06 04:54:52 |
First release date | 2023-10-26 08:03:12 |
Supported Unity versions | 2018.4.2 or higher |
PUER Typescript is a scripting library that already opened source on github in 2020. see: github/Tencent/puerts
What you can get from PUER Typescript:
- Facilitates game-building processes by combining JavaScript/Node.js ecosystem and professional game engines
- In contrast to Lua script, TypeScript supports static type checking, which significantly improves code robustness and maintainability.
- High efficiency: supports reflection call throughout the host - no extra steps needed for interop with C++/C#.
- High performance: supports static wrapper generation - handles complex scenes with high-performance demands.
- Talented WebGL Support: massive advantage in performance and dev efficiency compared to Lua, even faster than pure C# in some cases.
Asset uses NodeJS under its License; see Third-Party Notices.txt file in package for details.
Asset uses Typescript under its License; see Third-Party Notices.txt file in package for details.
Asset uses glob under its License; see Third-Party Notices.txt file in package for details.