Giter VIP home page Giter VIP logo

ialex32x / duktape-unity Goto Github PK

View Code? Open in Web Editor NEW
104.0 12.0 17.0 214.97 MB

provide typescript support for unity dynamic scripting

License: MIT License

CMake 0.24% CoffeeScript 0.01% Makefile 0.43% JavaScript 50.86% HTML 20.27% CSS 0.15% C 21.55% C++ 0.06% Python 2.87% Batchfile 0.03% C# 2.81% TypeScript 0.12% Shell 0.10% Dockerfile 0.04% Java 0.01% Lua 0.16% Ruby 0.13% Perl 0.01% Raku 0.15%
unity-scripts unity-plugin typescript unity-javascript unity-typescript duktape-unity3d typescript-unity3d

duktape-unity's Introduction

Hi there 👋

  • 🔭 A game developer

GithubStats

DevLangs

duktape-unity's People

Contributors

dependabot[bot] avatar ialex32x avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

duktape-unity's Issues

求交流群或组织

很看好这个项目
ts开发效率非常高
希望有联系方式求交流
作者请建个qq群吧

成员变量有自定义类数组导出后运行崩溃

//c#
class B {}
class A {
    B[] b_array;
}

比如这段代码,将A与B导出后A的ts声明:

class A {
    b_array: B[]
}

看起来没啥问题,但是如果去获取b_array的数据时会崩溃,Editor直接闪退了

stacktrace 优化

尝试直接在unity console中输出经过sourcemap解析的stacktrace信息

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.