Commit af7bb4d
* added new host functions with no-op implementation
* changed the order
* Update lib/src/executor/host/functions.rs
Co-authored-by: Branislav Kontur <bkontur@gmail.com>
* changed the order
* Update lib/src/executor/host/functions.rs
Co-authored-by: Branislav Kontur <bkontur@gmail.com>
* moved 2 new signatures to the end
* Update lib/src/executor/host.rs
* Update lib/src/executor/host.rs
* Add CHANGELOG entry
---------
Co-authored-by: Branislav Kontur <bkontur@gmail.com>
Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
1 parent 33d34fb commit af7bb4d
File tree
3 files changed
+28
-0
lines changed- lib/src/executor
- host
- wasm-node
3 files changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2290 | 2290 | | |
2291 | 2291 | | |
2292 | 2292 | | |
| 2293 | + | |
| 2294 | + | |
| 2295 | + | |
| 2296 | + | |
| 2297 | + | |
| 2298 | + | |
| 2299 | + | |
| 2300 | + | |
| 2301 | + | |
| 2302 | + | |
| 2303 | + | |
| 2304 | + | |
| 2305 | + | |
| 2306 | + | |
| 2307 | + | |
| 2308 | + | |
2293 | 2309 | | |
2294 | 2310 | | |
2295 | 2311 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
| 160 | + | |
159 | 161 | | |
160 | 162 | | |
161 | 163 | | |
| |||
456 | 458 | | |
457 | 459 | | |
458 | 460 | | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
459 | 467 | | |
460 | 468 | | |
461 | 469 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
0 commit comments