Skip to content

feat: A more extensible & efficient "tinyest" format #1170

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

Merged
merged 13 commits into from
Apr 17, 2025
Merged

Conversation

iwoplaza
Copy link
Collaborator

@iwoplaza iwoplaza commented Apr 16, 2025

Changes:

  • New types of nodes can be easily added, without having to come up with a letter that is not yet taken.
  • The format is more compact
  • It takes into account that the function can be partially transpiled at build time (snippet node)

Copy link

github-actions bot commented Apr 16, 2025

pkg.pr.new

packages

pnpm i https://pkg.pr.new/software-mansion/TypeGPU/typegpu@1170
pnpm i https://pkg.pr.new/software-mansion/TypeGPU/typegpu@c95648dd670422477a3bc28ab27b7c18f7fb749c

benchmark
view benchmark

commit
view commit

@iwoplaza iwoplaza marked this pull request as ready for review April 16, 2025 15:06
Copy link
Contributor

@reczkok reczkok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful😍

Copy link
Contributor

@mhawryluk mhawryluk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! 🧸

@iwoplaza iwoplaza merged commit 6ad27ef into main Apr 17, 2025
6 checks passed
@iwoplaza iwoplaza deleted the feat/tinyest-2 branch April 17, 2025 12:43
@iwoplaza iwoplaza linked an issue Apr 17, 2025 that may be closed by this pull request
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.

feat: A more extensible & efficient "tinyest" format
3 participants