Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AOT] Unity language binding generator #5204

Merged
merged 4 commits into from
Jun 22, 2022

Conversation

PENGUINLIONG
Copy link
Member

This PR provides a Python script to generate C# function loaders and data marshalling for Unity, and the .cs files generated by the script. A significant portion of generate_unity_language_binding.py comes from generate_c_api.py so they may be refactorized in the future.

@netlify
Copy link

netlify bot commented Jun 20, 2022

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit aa7f1f4
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/62affeaf2d1d1200097c5c86

@PENGUINLIONG PENGUINLIONG changed the title Unity language binding generator [AOT] Unity language binding generator Jun 20, 2022
@PENGUINLIONG PENGUINLIONG marked this pull request as ready for review June 20, 2022 06:31
@PENGUINLIONG PENGUINLIONG requested review from ailzhang and k-ye June 20, 2022 06:31
Copy link
Contributor

@ailzhang ailzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops just noticed that hasn't been merged. Feel free to ping me if happens again ;)
Thanks!

@ailzhang ailzhang merged commit dbf0ec1 into taichi-dev:master Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants