dart-lang / dart-lang/native

Add option to generate integer constants in hex notation

Open
#381 3 comments 0 reactions 0 assignees View on GitHub
package:ffigen type-enhancement
Dominant language
Dart
Stars
275
Forks
144
Avg merge
2d 10h
Merged PRs (30d)
47

Description

Hi,
thanks for this awesome tool first! Without it my plan for an WebGL plugin would be impossible.

It seems that ffigen converts all integer defines to `const int` constants but writes the values as decimals.
this makes it more difficult to find the corresponding value in the C header file.

so an option to set the number format might be handy.

thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.