Skip to content

chore: expose color space option in wasm setup_sw_target - #601

Open
theashraf wants to merge 3 commits into
mainfrom
chore/wasm-api-update
Open

chore: expose color space option in wasm setup_sw_target#601
theashraf wants to merge 3 commits into
mainfrom
chore/wasm-api-update

Conversation

@theashraf

Copy link
Copy Markdown
Member
  • setup_sw_target now takes an optional ColorSpace (defaults to ABGR8888S, unchanged behavior). Passing ABGR8888 gives a premultiplied buffer and skips the per-frame unpremultiply pass.
  • Define NDEBUG for optimized native builds, matching meson's -Db_ndebug=true, so ThorVG/JerryScript assert()s compile out.

@changeset-bot

changeset-bot Bot commented Jul 24, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 3657348

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@theashraf
theashraf force-pushed the chore/wasm-api-update branch from 4693d63 to 3657348 Compare July 24, 2026 18:43
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.

1 participant