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: add $(capture).wasm #253

Merged
merged 2 commits into from
Dec 4, 2024
Merged

feat: add $(capture).wasm #253

merged 2 commits into from
Dec 4, 2024

Conversation

pauliesnug
Copy link
Contributor

Description

Adds WebAssembly text support with a capturing group for the compiled WebAssembly binary.

Linked Issues

Additional context

This is better than if it were reversed since not all .wasm files have a corresponding .wat file, but all .wat files are compiled into a corresponding .wasm file, conventionally with the same filename and location.

@pauliesnug pauliesnug changed the title add $(capture).wasm feat: add $(capture).wasm Dec 3, 2024
@antfu antfu merged commit c0791e8 into antfu:main Dec 4, 2024
1 check passed
@pauliesnug pauliesnug deleted the patch-1 branch December 4, 2024 10:10
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.

2 participants