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

Running in browser #3

Open
nkovacic opened this issue Aug 14, 2021 · 1 comment
Open

Running in browser #3

nkovacic opened this issue Aug 14, 2021 · 1 comment

Comments

@nkovacic
Copy link

nkovacic commented Aug 14, 2021

Is there a way to run this library in the browser?
Made quick example codesandbox, but throws this error:
[["|>"],["??"],["||"],["&&"],["|"],["^"],["&"],["==","===","!=","!=="],["<",">","<=",">=","in","instanceof"],[">>","<<",">>>"],["+","-"],["*","/","%"],["**"]].entries is not a function or its return value is not iterable

@clayrisser
Copy link
Owner

I think I would need to set it up to use babel-standalone https://babeljs.io/docs/en/babel-standalone.

I'm not sure exactly when I can get around to this, but pull requests are welcome.

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

2 participants