Potential collaboration #1

Open
opened 2026-01-06 04:14:05 +00:00 by mmoult · 1 comment
mmoult commented 2026-01-06 04:14:05 +00:00 (Migrated from github.com)

It looks like we are working on similar (if not identical) problems (see https://github.com/mmoult/SPIRV-Interpreter). Do you think it would be possible to work together somehow?

It looks like we are working on similar (if not identical) problems (see https://github.com/mmoult/SPIRV-Interpreter). Do you think it would be possible to work together somehow?

Do you think it would be possible to work together somehow ?

Yes, in fact I looked at yours recently (mainly to see how you handle types and variables). Just note that mine is not that serious and does not seek full spec compliance and accuracy. I started it as a software runner for my educational Vulkan driver.

> Do you think it would be possible to work together somehow ? Yes, in fact I looked at yours recently (mainly to see how you handle types and variables). Just note that mine is not that serious and does not seek full spec compliance and accuracy. I started it as a software runner for my educational [Vulkan driver](https://github.com/Kbz-8/VulkanDriver).
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kbz_8/SPIRV-Interpreter#1