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

feat: support WebAssembly unit tests #359

Merged
merged 7 commits into from
Jul 8, 2024
Merged

feat: support WebAssembly unit tests #359

merged 7 commits into from
Jul 8, 2024

Conversation

x1unix
Copy link
Owner

@x1unix x1unix commented Jul 8, 2024

This PR adds support of Go unit tests compilation.

In order to compile project as unit test, file should nave a _test.go prefix (like in regular Go).

In addition, this PR fixes deterministic hash keys for WASM entries.

image

@x1unix x1unix merged commit be436a8 into master Jul 8, 2024
1 check passed
@x1unix x1unix deleted the feat/wasm-tests branch July 8, 2024 00:29
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