FlashBuffer throws an Error if SharedArrayBuffer is not supported or blocked by CORS;
To Reproduce
Steps to reproduce the behavior:
- Build in browser
- Try to create FlashBuffer without options
- See error
Additional context
Only if not supported or blocked by CORS.
FlashBuffer throws an Error if SharedArrayBuffer is not supported or blocked by CORS;
To Reproduce
Steps to reproduce the behavior:
Additional context
Only if not supported or blocked by CORS.