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 wasm upper-case plugin #8

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

chrisdickinson
Copy link
Contributor

The upper-case plugin is meant to be used in conjunction with reflect: instead of providing a host function to fulfill the reflection function, we can link reflect to upper.wasm.

The upper-case plugin is meant to be used in conjunction with reflect: instead
of providing a host function to fulfill the reflection function, we can link
reflect to upper.wasm.
Copy link
Contributor

@zshipko zshipko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, love the handwritten wat!

@chrisdickinson chrisdickinson merged commit cc9f9f6 into main Nov 29, 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

Successfully merging this pull request may close these issues.

2 participants