mirror of
https://github.com/firecrawl/anydoc.git
synced 2026-09-14 14:18:33 +08:00
6f0a15795e
- wasm/ crate with wasm-bindgen bindings mirroring the lib API (formatFromBytes/Extension/Path, toMarkdownBytes, toDocument) - static demo page under wasm/www, deployed to GitHub Pages on push - @firecrawl/anydoc-wasm published from release.yml with provenance - wasm job in CI: clippy on the wasm target plus a Node smoke test - version guard now spans five locations (wasm/Cargo.toml added)