We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix: slow types
feat: Add postprocessing (and fix WASM) (#65) * add postprocessing for sign and step * fix wasm
[feat] Organized exports with separate submodules (#54) * add utilities module * chore: clean up + prepare for deno 2.0 * chore: bump to deno 2 * move core stuff to "packages" * fix exports * remove deno.json * fix core imports * fix ./core export --------- Co-authored-by: Dean Srebnik <49134864+load1n9@users.noreply.github.com>
add CI (#57)
chore: fix style + bump deps
chore: jsr deployment
chore: bump deps
fix: scheduler