-
-
Notifications
You must be signed in to change notification settings - Fork 145
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
" '' should be object " appears when starting firefox #40
Comments
Let me confirm pre-condition. Did you enable |
Hi @rhysd, I am facing the very same issue. I have enabled the Since I am not particularly familiar with wasm, I am unable to determine the source of the problem myself; would it be possible for you to run some tests on Firefox yourself? Thanks. |
Thanks for the confirmation. Currently I have few resource for new project, but I'll try this (hopefully) on this weekend. |
@digg33 The "should be an object" error is related to Vim Vixen, not vim.wasm @rhysd Your top level document needs to be served with the following headers:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer |
yes please :) |
Describe the bug
The page stays black when accessing https://rhysd.github.io/vim.wasm/ with firefox.
" '' should be object " appears on the bottom of the page as shown in the attached image.
Steps To Reproduce
Expected behavior
The screen like vim will appear.
Actual behavior
The page stays black.
Screenshots/DevTools console (if possible)
Your environment
The text was updated successfully, but these errors were encountered: