mirror of
https://github.com/fluencelabs/interface-types
synced 2024-12-04 15:20:20 +00:00
doc(interface-types) Update the state of supported instructions.
This commit is contained in:
parent
5c70502e23
commit
c5db156b25
@ -52,8 +52,8 @@ Here is the instructions that are implemented:
|
||||
|-|-|-|-|-|-|
|
||||
| `arg.get` | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
| `call-core` | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
| `memory-to-string` | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||
| `string-to-memory` | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||
| `memory-to-string` | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
| `string-to-memory` | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
| `call-adapter` | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||
| `defer-call-core` | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||
| `i32-to-s8` | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
|
Loading…
Reference in New Issue
Block a user