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

SharedArrayBuffer is not defined #5

Closed
saeedgsm opened this issue Oct 3, 2021 · 1 comment
Closed

SharedArrayBuffer is not defined #5

saeedgsm opened this issue Oct 3, 2021 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@saeedgsm
Copy link

saeedgsm commented Oct 3, 2021

Rendering Error ReferenceError: SharedArrayBuffer is not defined
Gives

@toshusai
Copy link
Owner

toshusai commented Oct 3, 2021

Check here https://github.com/toshusai/vega/blob/master/static/docs/dev/README.md and here https://github.com/toshusai/vega/blob/master/static/docs/dev/notes/SharedArrayBuffuer.md

If you want to run in local, you need to proxy server.
Note support browser is Google Chrome.

Details for SharedArrayBuffer: https://developer.chrome.com/blog/enabling-shared-array-buffer/

You know Vega depends on https://github.com/ffmpegwasm/ffmpeg.wasm.

@toshusai toshusai added the help wanted Extra attention is needed label Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants