mirror of
https://github.com/fluencelabs/interface-types
synced 2024-12-03 14:50:21 +00:00
doc(interface-types) Add record
instructions.
This commit is contained in:
parent
d4b762e505
commit
b80ddc2a9c
@ -88,5 +88,7 @@ Here is the instructions that are implemented by this crate:
|
||||
| `string.lift_memory` | ✅ | ✅ | ✅ | `#memidx` is not supported; `#encoding` is not supported but UTF-8 is assumed |
|
||||
| `string.lower_memory` | ✅ | ✅ | ✅ | `#memidx` is not supported; `#encoding` is not supported but UTF-8 is assumed |
|
||||
| `string.size` | ✅ | ✅ | ✅ | `#encoding` is not supported but UTF-8 is assumed |
|
||||
| `record.lift` | ✅ | ✅ | ✅ | |
|
||||
| `record.lower` | ✅ | ✅ | ✅ | |
|
||||
| `call-adapter` | ❌ | ❌ | ❌ | |
|
||||
| `defer-call-core` | ❌ | ❌ | ❌ | |
|
||||
|
Loading…
Reference in New Issue
Block a user