Skip to content

Use stddef instead of stdlib#1223

Open
Conaclos wants to merge 1 commit into
wren-lang:mainfrom
Conaclos:stdlib-less
Open

Use stddef instead of stdlib#1223
Conaclos wants to merge 1 commit into
wren-lang:mainfrom
Conaclos:stdlib-less

Conversation

@Conaclos
Copy link
Copy Markdown

This PR replace #include <stdlib.h> with #include <stddef.h> in wren.h.
This allows generating rust FFI binding for wren on targets that don't support libc.

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