padenot / ringbuf.js

Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer
https://ringbuf-js.netlify.app/
Mozilla Public License 2.0
201 stars 18 forks source link

Write tests and run them in CI #9

Closed padenot closed 2 years ago

padenot commented 2 years ago

halfway there now