pwnall / compute-pressure-test

Test rig for the Compute Pressure API

Home Page:https://pwnall.github.io/compute-pressure-test/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test rig for the Compute Pressure API

This code is intended for manually testing browser implementations of the upcoming Compute Pressure API.

Serving

Any method that serves the local files work. The following is what the author uses.

npm install -g http-server
http-server .

About

Test rig for the Compute Pressure API

https://pwnall.github.io/compute-pressure-test/


Languages

Language:HTML 100.0%