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

chore: update to use new extism namespaces #13

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

zshipko
Copy link
Contributor

@zshipko zshipko commented Oct 19, 2023

@zshipko zshipko changed the title chore: update docs to use new extism namespaces chore: update to use new extism namespaces Oct 19, 2023
Copy link
Contributor

@chrisdickinson chrisdickinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

(import "env" "extism_alloc" (func $extism_alloc (param i64) (result i64)))
(import "env" "extism_store_u8" (func $extism_store_u8 (param i64 i32)))
(import "env" "extism_output_set" (func $extism_output_set (param i64 i64)))
(import "env" "extism_length" (func $extism_length (param i64) (result i64)))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(thanks for catching these!)

@zshipko zshipko marked this pull request as ready for review October 26, 2023 23:43
@zshipko zshipko merged commit d983184 into main Oct 30, 2023
3 checks passed
@zshipko zshipko deleted the update-namespace branch October 30, 2023 22:53
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