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

resources runtime test #24

Open
4 tasks
cpetig opened this issue May 5, 2024 · 0 comments
Open
4 tasks

resources runtime test #24

cpetig opened this issue May 5, 2024 · 0 comments

Comments

@cpetig
Copy link
Owner

cpetig commented May 5, 2024

  • line 118: x.add needs rep call (consuming)
  • result misses release()
  • line 188 same, take_owned
  • line 206

likely a future implementation of bytecodealliance/wasm-tools#1497 will help here distinguishing borrowed imports (s32) from borrowed exports (Pointer) as well.

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

No branches or pull requests

1 participant