Commit 28f7f92
authored
Add wasm-runtime as a dependency and find it using cargo-metadata (#410)
* Make wsm-runtime a library and a binary
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* Use workspace dependencies
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* Add wasm-runtime as a dependency and find its path using cargo metadata
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* fix test
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* fix clippy
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
---------
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>1 parent 6ec9f3f commit 28f7f92
12 files changed
Lines changed: 490 additions & 131 deletions
File tree
- .vscode
- src
- hyperlight_wasm_macro
- hyperlight_wasm
- src
- wasm_runtime
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 6 | | |
0 commit comments