Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Development/Web API/Web Base API/
Web Worklet
Search

Web Worklet

Creator
Creator
Seonglae Cho
Created
Created
2022 Jan 28 14:5
Editor
Editor
Seonglae Cho
Edited
Edited
2023 Jun 13 12:15
Refs
Refs
Web Worker
lightweight version of Web Workers and gives developers access to low-level parts of the rendering pipeline
With Worklets, you can run JavaScript and WebAssembly code to do graphics rendering or audio processing
 
 
 
 
Worklet - Web APIs | MDN
The interface is a lightweight version of Web Workers and gives developers access to low-level parts of the rendering pipeline. With Worklets, you can run JavaScript and WebAssembly code to do graphics rendering or audio processing where high performance is required. Worklets are restricted to specific use cases; they cannot be used for arbitrary computations like Web Workers.
Worklet - Web APIs | MDN
https://developer.mozilla.org/en-US/docs/Web/API/Worklet
Worklet - Web APIs | MDN
 
 

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Internet/WWW/Web Development/Web API/Web Base API/
Web Worklet
Copyright Seonglae Cho