Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 658 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 658 Bytes

Web Array Math API

This is a work repository for the development of the Web Array Math API proposal.

The API is a Web API that aims to add high performance array processing to JavaScript.

You can preview the current version of the specification here.

This repository also hosts a JavaScript polyfill that works in most browsers (you can find it here).

Demos can be found here.

A benchmark can be found here.