/webarraymath

Development home of the Web Array Math API proposal

Primary LanguageJavaScript

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.