Hacker News new | ask | show | jobs
by daurnimator 1354 days ago
Fails to load in firefox 105.0.1 (64-bit ArchLinux) for me.

    WebGL warning: <Create>: WebglAllowWindowsNativeGl:false restricts context creation on this system. d3wasm.js:1:156185
    Failed to create WebGL context: WebGL creation failed: 
    * WebglAllowWindowsNativeGl:false restricts context creation on this system. ()
    * Exhausted GL driver options. (FEATURE_FAILURE_WEBGL_EXHAUSTED_DRIVERS)
    Uncaught TypeError: GLctx is undefined
2 comments

Supposedly a firefox bug. Try about:config => webgl.force-enabled = true
FWIW, working on Firefox Dev Edition on 64-bit Arch for me.