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

test: add more host function tests, cleanup tests to use wasm/code.wasm when possible #219

Merged
merged 14 commits into from
Jan 19, 2023

Conversation

zshipko
Copy link
Contributor

@zshipko zshipko commented Jan 17, 2023

No description provided.

@zshipko zshipko mentioned this pull request Jan 17, 2023
11 tasks
@bhelx bhelx merged commit aa04fd3 into main Jan 19, 2023
@bhelx bhelx deleted the test-host-functions branch January 19, 2023 16:09
bhelx added a commit that referenced this pull request Jan 19, 2023
Let's get the last changes in this week for a release. Will hold this PR
until all changes we want are in.

Release checklist:
- [x] test: updates across CI to test for Host Function output /
integration (#219)
- this should probably look something like a grep for some kind of
output proving guest/host interop?
- [x] Fix for userData pointer issue in Go host functions (#220) 
- [x] docs: Host Functions in SDKs
  - [ ] sdk: C 
  - [ ] sdk: C++ 
  - [ ] sdk: Python
  - [ ] sdk: Node
  - [ ] sdk: Go
  - [ ] sdk: Rust 
- [x] docs: Manifest property names (http `headers` & memory
`max_pages`)
- [ ] blog: announcing v0.2.0, including host functions, Zig SDK/PDK,
Java SDK, .NET SDK, + ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants