Hacker News new | ask | show | jobs
by sanxiyn 1192 days ago
Indeed, I see WebGL commented out here: https://github.com/xenova/transformers.js/blob/main/src/mode....
1 comments

Right - currently, everything runs using WASM (32-bit, with 64-bit coming soon [1,2]), and I plan to add support for WebGPU soon!

(WebGPU is the successor to WebGL, which is coming out in April 2023 [3])

[1] https://github.com/WebAssembly/memory64/issues/36#issuecomme... [2] https://groups.google.com/a/chromium.org/g/blink-dev/c/VomzP... [3] https://github.com/microsoft/onnxruntime/issues/11695#issuec...