Commit 38eaf93
refactor: break up
* .
* 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 <wy721@qq.com>dstack-sdk into two crates for no_std support (#272)1 parent f6b0927 commit 38eaf93
27 files changed
Lines changed: 1790 additions & 5609 deletions
File tree
- .github/workflows
- cc-eventlog
- dstack-mr
- cli
- key-provider-client
- sdk
- rust
- examples
- src
- tests
- types
- src
- tests
- serde-duration
- supervisor
- tdx-attest
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | | - | |
26 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments