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

Add support for Unity extensions #5832

Merged
merged 2 commits into from
Mar 24, 2022
Merged

Add support for Unity extensions #5832

merged 2 commits into from
Mar 24, 2022

Conversation

duckdoom4
Copy link
Contributor

@duckdoom4 duckdoom4 commented Mar 21, 2022

Unity uses the extensions .jslib and .jspre to attach (pure) javascript code to WebGL applications

Description

Checklist:

Unity uses the extensions .jslib and .jspre to attach (pure) javascript code to WebGL applications

See: https://docs.unity3d.com/Manual/webgl-interactingwithbrowserscripting.html
@duckdoom4 duckdoom4 requested a review from a team as a code owner March 21, 2022 10:44
@lildude lildude merged commit d9dae1e into github-linguist:master Mar 24, 2022
@duckdoom4 duckdoom4 deleted the patch-1 branch March 24, 2022 14:16
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.

None yet

2 participants