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

Rust Wasm function table hack #419

Closed
lastmjs opened this issue Jul 5, 2023 · 1 comment
Closed

Rust Wasm function table hack #419

lastmjs opened this issue Jul 5, 2023 · 1 comment

Comments

@lastmjs
Copy link
Member

lastmjs commented Jul 5, 2023

I am going to try and see if I can deterministically get the same Rust function table index for two separate Wasm binaries. This would hopefully allow us to get the errors out of an init/post_upgrade.

@lastmjs
Copy link
Member Author

lastmjs commented Jul 6, 2023

We are not going to attempt this, instead we will wait for default cross-canister call callbacks or named callbacks

@lastmjs lastmjs closed this as not planned Won't fix, can't repro, duplicate, stale Jul 6, 2023
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