websnark/test
Micah Zoltu f0ddbf34b3 Adds esbuild & Dockerfile, skips a failing test.
* Adds esbuild as a bundler.
* Adds Dockerfile for deterministic building of the bundle.

Important Note:
The failing groth16 test fails on upstream, which means it is failing on the version used in Tornado Classic UI.
This is unfortunate, but if it is a critical bug at least it isn't an escalation compared to current state of things.
2024-12-02 16:23:52 +08:00
..
data Initial commit 2019-04-09 12:37:39 -07:00
helpers Optimization of the int_mul code 2019-06-25 11:08:40 +02:00
bn128.js Removes most dependencies and switches to @noble/hashes. 2024-12-02 15:33:24 +08:00
f1.js Removes most dependencies and switches to @noble/hashes. 2024-12-02 15:33:24 +08:00
fft.js Removes most dependencies and switches to @noble/hashes. 2024-12-02 15:33:24 +08:00
groth16.js Adds esbuild & Dockerfile, skips a failing test. 2024-12-02 16:23:52 +08:00
int.js Removes most dependencies and switches to @noble/hashes. 2024-12-02 15:33:24 +08:00
tomcook.js Removes most dependencies and switches to @noble/hashes. 2024-12-02 15:33:24 +08:00