Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Update OEI specification remove get calldata size and get external data size #2016

Closed
taobun opened this issue Jun 19, 2020 · 1 comment
Closed
Labels
owasm Something related to `owasm` project

Comments

@taobun
Copy link
Member

taobun commented Jun 19, 2020

  • Add new OEI spec to ask the capacity of memory for allocating when getting data.
  • Modify get calldata to allocate memory with capacity and send ptr to VM
  • Write data to ptr and change the length of data equal to data that comes from chain.
@taobun taobun added the owasm Something related to `owasm` project label Jun 19, 2020
@taobun taobun assigned taobun and unassigned taobun Jun 21, 2020
@taobun
Copy link
Member Author

taobun commented Jun 26, 2020

Done by #2026

@taobun taobun closed this as completed Jun 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
owasm Something related to `owasm` project
Projects
None yet
Development

No branches or pull requests

1 participant