Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

shadow dom? #695

Closed
avelican opened this issue Feb 26, 2024 · 0 comments
Closed

shadow dom? #695

avelican opened this issue Feb 26, 2024 · 0 comments

Comments

@avelican
Copy link

Just curious, what is the purpose of using a Shadow DOM?
I ran into some frustration trying to get the image data out of WASM-4's canvas, this appears to be impossible due to being in a Shadow DOM.

I was trying to copy the image data onto a smaller canvas to (further) pixelate my game (for a game jam with very specific technical requirements.) (The alternative was to make my own font (so it could conform to double sized pixels) but I ran out of time.)

I understand that's pretty niche (n=1 ?), but perhaps the magnitude of my frustration makes it worth sharing. (I know nothing about Shadow DOMs except that they ruined my day...)

Apart from that, quite enjoyed working with WASM-4. (It sure beats doing WASM manually like I did for the last jam!)

Repository owner locked and limited conversation to collaborators Apr 18, 2024
@aduros aduros converted this issue into discussion #708 Apr 18, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant