Skip to content

Conversation

@gfx
Copy link
Member

@gfx gfx commented Dec 27, 2025

This PR implements utf8 operations in WAT, expecting performance boosts in string operations.


Previously, I added wasm for opitimization:

Then, removed it because it's not so much faster than JS.

Now I've re-implemented utf8 operations with WAT with wasm + post MVP features (such as js-string-builtins).

@gfx gfx changed the title wasm again: wasm again: utf8 ops in WAT Dec 28, 2025
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