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

Function for compiling generated crate to a dynamic library #7

Closed
mitchmindtree opened this issue Mar 18, 2019 · 0 comments
Closed
Milestone

Comments

@mitchmindtree
Copy link
Member

Will need to be able to load symbols for generated crates at runtime. See #4.

@mitchmindtree mitchmindtree added this to the Prototype milestone Mar 18, 2019
mitchmindtree added a commit to mitchmindtree/gantz that referenced this issue Mar 24, 2019
This updates the project code to add a `dylib` target and implements
compilation of gantz nodes when added to the project and when updated.

The example has been updated to demonstrate graph manipulation
and execution of the resulting `dylib` all at runtime.

Closes nannou-org#11
Closes nannou-org#9
Closes nannou-org#7
Closes nannou-org#3
Closes nannou-org#2
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

No branches or pull requests

1 participant