Skip to content

Transcoding support#79

Merged
guybedford merged 3 commits intomainfrom
transcoding
Aug 28, 2023
Merged

Transcoding support#79
guybedford merged 3 commits intomainfrom
transcoding

Conversation

@guybedford
Copy link
Collaborator

@guybedford guybedford commented May 18, 2023

This adds UTF8 copier transcoding support.

@guybedford guybedford mentioned this pull request May 18, 2023
@alexcrichton
Copy link
Member

If it's helpful I wrote up a comment over here about transcoding.

At a base level though multi-memory as you've pointed out is the stickler. I don't think any multi-memory lowering is going to work since the purpose is to actually have two linear memories and not merge them into one. The only way to support this in JS today would be to translate the adapter module from wasm to JS and have JS manage the multiple memories.

@guybedford guybedford changed the title WIP: Transcoding Transcoding support Aug 28, 2023
@guybedford guybedford merged commit 7b81d14 into main Aug 28, 2023
@guybedford guybedford deleted the transcoding branch August 28, 2023 21:32
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