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

Getting browser incompatability in Firefox #4

Open
spigelli opened this issue Aug 12, 2021 · 1 comment
Open

Getting browser incompatability in Firefox #4

spigelli opened this issue Aug 12, 2021 · 1 comment

Comments

@spigelli
Copy link

In firefox, I've only gotten the modal to go away by setting

dom.postMessage.sharedArrayBuffer.bypassCOOP_COEP.insecure.enabled

to true and using the development version

@jcayabyab
Copy link
Owner

It looks like Browser compatibility with the Atomics and SharedArrayBuffer classes have changed since I originally developed this project. I'm not sure if there's a good workaround for this, as the react-vim-wasm this project utilizes uses these two libraries. Let me know if you have an idea that would work to fix this issue.

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