You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: break up dstack-sdk into two crates for no_std support (#272)
* .
* Update CI to enforce wasm compatibility
* revert name to dstack-sdk and re-export types for backwards compatibility
* update workflow fo install wasm32 toolchain
* rust-sdk: Update README
* rust-sdk: Move back the crate path
* rust-sdk: Replace x509-parser with pkcs8 for no_std
* rust-sdk: Tune the deps for no_std
* rust-sdk: Add test case for no_std
---------
Co-authored-by: Kevin Wang <[email protected]>
0 commit comments