Commit Graph

13 Commits

Author SHA1 Message Date
f1054e6476 feat: frontend support. 2026-02-28 18:44:57 +08:00
d75671596c feat: Enhance Anisette API with WASM file handling and provisioning improvements 2026-02-28 14:19:32 +08:00
d05cc41660 feat: Implement Anisette JS/TS API with WASM support
- Added main Anisette class for high-level API.
- Introduced device management with Device class.
- Created HTTP client abstraction for network requests.
- Implemented provisioning session handling with ProvisioningSession class.
- Added utility functions for encoding, decoding, and random generation.
- Established library management with LibraryStore class.
- Integrated WASM loading and bridging with WasmBridge.
- Defined core types and interfaces for the API.
- Set up TypeScript configuration and build scripts.
- Updated package.json for new build and run commands.
- Added bun.lock and package.json for JS dependencies.
- Enhanced error handling and memory management in Rust code.
2026-02-28 12:32:37 +08:00
80038ce8f2 remove cache v0.0.0 2026-02-26 17:53:04 +08:00
0b756fc358 update build for github actions 2026-02-26 17:47:33 +08:00
ac0bf00d52 fix: Update build script and CI workflow for new directory structure 2026-02-26 17:43:51 +08:00
aeef7714ea fix ci 2026-02-26 17:39:55 +08:00
c5bdc213c0 chore: update .gitignore and fix target directory path in build script; add settings for permissions 2026-02-26 17:35:31 +08:00
540a69aa86 fix: build release 2026-02-26 17:31:59 +08:00
f98d6945fc chore: ci 2026-02-26 17:28:25 +08:00
23ea611fe2 agents.md & claude.md 2026-02-26 17:23:45 +08:00
7a6b4255fd Update README with credits and link formatting
Added credits section and updated link formatting.
2026-02-26 17:23:10 +08:00
3339111ff2 init 2026-02-26 17:04:29 +08:00