GLSL| www.khronos.org
Use the HTML element with either the canvas scripting API or the WebGL API to draw graphics and animations.| MDN Web Docs
The Set object lets you store unique values of any type, whether primitive values or object references.| MDN Web Docs
The Promise object represents the eventual completion (or failure) of an asynchronous operation and its resulting value.| MDN Web Docs
Metal powers hardware-accelerated graphics on Apple platforms by providing a low-overhead API, rich shading language, tight integration between graphics and compute, and an unparalleled suite of GPU profiling and debugging tools.| Apple Developer
WebGPU is an upcoming Web API that gives you low-level, general-purpose access GPUs.| surma.dev