mirror of
https://github.com/fluencelabs/interface-types
synced 2024-12-04 15:20:20 +00:00
Merge pull request #1298 from Hywan/doc-interface-types
doc(interface-types) Update the state of supported instructions
This commit is contained in:
commit
d12097bb88
@ -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