refac: rewrite a lil in rust

This commit is contained in:
2026-05-04 17:38:49 +09:30
parent 608fc96c4e
commit aa1e1a925e
42 changed files with 1367 additions and 103 deletions
+5
View File
@@ -10,6 +10,11 @@ bun.lock
src/public/resources/pdfjs/pdf.worker.min.mjs
src/public/resources/pdfjs/pdf.legacy.min.mjs
# Rust / wasm
/target/
# wasm-pack output (regenerate with `npm run build:wasm`)
src/wasm/pkg/
# Build
extension.zip
build/