Add Kotoba v1 OCIO config-header binding - #2335
Closed
com-junkawasaki wants to merge 2 commits into
Closed
Conversation
Parse ocio_profile_version and the raw colorspace name from a 71-byte fixture. No color transform pipeline, no FFI, i64-v1 wasm32 only. Co-authored-by: Jun Kawasaki <04.feasts_minded@icloud.com>
|
Skip the VFX/macOS/GPU matrix when only kotoba/** or kotoba*.yml change. README drops unverified wasm/packed claims; fixture stays 71B. Co-authored-by: Jun Kawasaki <04.feasts_minded@icloud.com>
Collaborator
|
Hello, Thank you for attempting to contribute, but this is not a language we are familiar with nor were we able to find much info. Also, this PR does not follow our contribution guidelines - no DCO, signed CLA, or disclosure of AI tool usage. Going to close this - please feel free to give us more information at a TSC meeting or on our slack, and we can discuss re-opening. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a first-class
kotoba/sibling next tosrc/OpenColorIOandsrc/bindings/{java,python}.What this is
v1 parse of the OCIO config header key
ocio_profile_version:plus identification of ColorSpace namerawon a 71-byte vendored fixture. Compiles to host-independent wasm32 with kotoba CLI v0.7.2 (no FFI, no IEEE floats).What this is not
Checks
kotoba/checks.shcompiles the module and compares the packed result to the fixture bytes. Fork workflow is on kotoba-lang#1. This PR does not claim that workflow has already gone green.Linux Foundation EasyCLA may apply for this contribution. This PR does not file it.
Fork PR: kotoba-lang#1