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

Change Fn to FnMut in debug handler #1673

Closed
webmaster128 opened this issue Apr 25, 2023 · 0 comments · Fixed by #1696
Closed

Change Fn to FnMut in debug handler #1673

webmaster128 opened this issue Apr 25, 2023 · 0 comments · Fixed by #1696
Labels
wasmer3/4 Changes related to the upgrade to Wasmer 3 and 4
Milestone

Comments

@webmaster128
Copy link
Member

webmaster128 commented Apr 25, 2023

See #1667 (comment)

To showcase why this is needed/powerful, let's create two tests use cases:

  1. Debug logs written to a logfile instead of STDERR
  2. Calculate timing diffs bwtween two consecutive calls
@webmaster128 webmaster128 added this to the 1.3.0 milestone Apr 25, 2023
@webmaster128 webmaster128 added the wasmer3/4 Changes related to the upgrade to Wasmer 3 and 4 label Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasmer3/4 Changes related to the upgrade to Wasmer 3 and 4
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant