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

WAKOKO: coverage tool for WASM #54

Open
1 of 2 tasks
monperrus opened this issue Jul 29, 2020 · 5 comments
Open
1 of 2 tasks

WAKOKO: coverage tool for WASM #54

monperrus opened this issue Jul 29, 2020 · 5 comments

Comments

@monperrus
Copy link
Collaborator

monperrus commented Jul 29, 2020

issue to keep some traces of the progress and todos.

  • Add support for instruction coverage in SWAM

Next steps:

  • Implement the coverage in linear memory instead of one variable per block
@Jacarte Jacarte mentioned this issue Jul 29, 2020
12 tasks
@monperrus
Copy link
Collaborator Author

TODO @Jacarte @tareq97 rebase branch optin against SWAM master

@Jacarte
Copy link
Collaborator

Jacarte commented Aug 19, 2020

Path coverage in KTH/swam#9

@monperrus monperrus changed the title coverage tool for WASM WAKOKO: coverage tool for WASM Nov 19, 2020
@monperrus
Copy link
Collaborator Author

monperrus commented Nov 19, 2020

FYI v2 is a pure C implementation: #74

@monperrus
Copy link
Collaborator Author

monperrus commented Nov 19, 2020

Alternatives could be https://github.com/rustwasm/walrus/ and the other one in binaryen, see Orestis' comment above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants