Giter VIP home page Giter VIP logo

dotnetgame / coreclr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dotnet/coreclr

8.0 8.0 0.0 195.48 MB

CoreCLR for Unity

License: MIT License

CMake 0.31% PowerShell 0.01% Batchfile 0.06% Shell 0.09% Awk 0.01% Groovy 0.08% C# 63.50% C++ 32.75% C 1.46% Python 0.11% Perl 0.01% Assembly 0.48% Objective-C 0.22% Yacc 0.07% Makefile 0.01% Pawn 0.01% Roff 0.25% Smalltalk 0.58% SuperCollider 0.01% XSLT 0.01%

coreclr's People

Contributors

adityamandaleeka avatar alexghiondea avatar andyayersms avatar briansull avatar bruceforstall avatar caroleidt avatar danmoseley avatar dotnet-bot avatar ellismg avatar gkhanna79 avatar jamesqo avatar janvorli avatar jkotas avatar josephtremoulet avatar kouvel avatar kyulee1 avatar michellemcdaniel avatar mikedn avatar mikem8361 avatar mmitche avatar parjong avatar pgavlin avatar ramarag avatar richlander avatar russkeldorph avatar sdmaclea avatar sivarv avatar stephentoub avatar swgillespie avatar wtgodbe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

coreclr's Issues

mono_set_find_plugin_callback

该函数为Unity调用的第一个函数,该函数传入一个函数指针

const char*(*unity_find_plugin_callback)(const char*)

当发起pinvoke call时,需要进行依赖的dll/so搜索
首先mono会获取该dll/so的名字
如果存在被设置的函数指针,那么将mono获取的名字替换为调用该函数返回的名字
细节:该函数返回的char*不会被mono所持有,需要做strdup

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.