Skip to content

Expose internal pyret runtime hooks on the window object #86

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

Merged
merged 2 commits into from
Jun 23, 2016

Conversation

pcardune
Copy link
Contributor

This will make it easier to hook into the pyret runtime without having to compile jarr files... which in turn will make UI development easier.

pcardune added 2 commits June 23, 2016 16:30
This will expose various pyret internals globally so they can be
easily accessed by other javascript (namely, the IDE) without that other
javascript having to be compiled into a jarr.
@jpolitz jpolitz merged commit ed3365f into horizon Jun 23, 2016
@pcardune pcardune deleted the pcardune-simplest-runtime branch June 23, 2016 23:44
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