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

Have RustGlue bundle roc_std #5611

Merged
merged 6 commits into from
Jun 26, 2023
Merged

Have RustGlue bundle roc_std #5611

merged 6 commits into from
Jun 26, 2023

Conversation

rtfeldman
Copy link
Contributor

This makes it so that now roc glue using the RustGlue glue spec generates two crates:

  • glue/roc_app - this is what has mainForHost (e.g. use roc_app::mainForHost)
  • glue/roc_std - this is where RocStr and such live.

folkertdev
folkertdev previously approved these changes Jun 26, 2023
@rtfeldman rtfeldman merged commit f9c77ac into main Jun 26, 2023
@rtfeldman rtfeldman deleted the glue-roc-std branch June 26, 2023 22:14
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