Skip to content

Expose generate, zig fmt, fix issue when not linking libc#3

Merged
joeltg merged 3 commits into
nDimensional:mainfrom
AmandaCameron:expose-generate
May 26, 2026
Merged

Expose generate, zig fmt, fix issue when not linking libc#3
joeltg merged 3 commits into
nDimensional:mainfrom
AmandaCameron:expose-generate

Conversation

@AmandaCameron
Copy link
Copy Markdown
Contributor

This also does a zig fmt of the src/ dir and fixes an issue where the zig compiler would complain about using std.heap.c_allocator when not linking libc.

I want this exposed because in one of my projects I'm automating the creation of the module using the exposed modules from this.

Copy link
Copy Markdown
Contributor

@joeltg joeltg left a comment

Choose a reason for hiding this comment

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

looks great, thanks!

@joeltg joeltg merged commit 375d46a into nDimensional:main May 26, 2026
@joeltg
Copy link
Copy Markdown
Contributor

joeltg commented May 26, 2026

tagged as v0.2.1

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.

2 participants