Skip to content

Add JavaScriptCore support - #198

Open
pasamio wants to merge 1 commit into
alexei:masterfrom
pasamio:master
Open

Add JavaScriptCore support#198
pasamio wants to merge 1 commit into
alexei:masterfrom
pasamio:master

Conversation

@pasamio

@pasamio pasamio commented May 28, 2020

Copy link
Copy Markdown

JavaScriptCore is Apple's Javascript implementation and uses the now standard globalThis to expose the global variable. This adds sprintf to the global space for JavaScriptCore.

@alexei

alexei commented Mar 4, 2021

Copy link
Copy Markdown
Owner

I think the dist files should be regenerated

@pasamio
pasamio force-pushed the master branch 2 times, most recently from f0845b8 to 07a5763 Compare March 7, 2021 18:23
JavaScriptCore is Apple's Javascript implementation and uses the now standard `globalThis` to expose the global variable. This adds sprintf to the global space for JavaScriptCore.
@pasamio

pasamio commented Mar 7, 2021

Copy link
Copy Markdown
Author

Updated, did a change so that lint doesn't get confused by globalThis as undefined as well. Let me know if there is anything else missing.

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