Skip to content

fix: match exposeHostFunction signature for wasi#241

Open
notxorand wants to merge 1 commit intomalcolmstill:masterfrom
slunghq:master
Open

fix: match exposeHostFunction signature for wasi#241
notxorand wants to merge 1 commit intomalcolmstill:masterfrom
slunghq:master

Conversation

@notxorand
Copy link

wasi.zig currently use function signature that doesn't match the exposeHostFunction pattern. that doesn't work

@notxorand
Copy link
Author

btw, i figured the host context is probably for passing runtime state to the host functions (from my perspective a pointer usize) for their use. i think that should be documented somewhere

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.

1 participant

Comments