Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK and Wasm methods are undocumented #17

Open
LauraLangdon opened this issue Apr 27, 2023 · 0 comments
Open

SDK and Wasm methods are undocumented #17

LauraLangdon opened this issue Apr 27, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@LauraLangdon
Copy link

Per https://threads.com/messages/fab16039-16b3-4549-80a5-63341dbf5b44?messageID=15871a03-1813-42d6-973e-abc6304deed7, we need to document the following methods:

From the SE2 SDK:

  • return_result
  • return_error
  • log-msg
  • graphql-query
  • request-get-field
  • request-set-field
  • resp-set-header
  • get-ffi-result
  • add-ffi-var
  • return-abort

From the Wasm module:

  • run_e
  • allocate
  • deallocate
  • _start

The Wasm module ones were beta-documented by the Wasm Labs team, and to get us going, @MacklinEngineering and I will beta-doc the rest in same style.

@LauraLangdon LauraLangdon added the documentation Improvements or additions to documentation label Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants