mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
- Added a new SDK for developing Spacedrive WASM extensions, featuring a type-safe API and comprehensive documentation. - Implemented core components including job context management, FFI bindings, and error handling mechanisms. - Created macros for simplifying extension and job definitions, enhancing developer experience. - Included detailed README and status documentation to guide users in utilizing the SDK effectively. - Updated Cargo configurations for the SDK and its macros, ensuring proper dependency management and build processes.