Skip to content

Use C style function names instead#18

Merged
lemire merged 2 commits intosimdutf:mainfrom
FriwiDev:main
Sep 12, 2024
Merged

Use C style function names instead#18
lemire merged 2 commits intosimdutf:mainfrom
FriwiDev:main

Conversation

@FriwiDev
Copy link
Contributor

When trying to embed this library into my rust project, I encountered an issue due to the mangling of function names. In order to be able to better include this library in non-cpp projects, I would like to suggest turning off the mangling of function names by defining the main function as "extern C".

@lemire
Copy link
Member

lemire commented Sep 12, 2024

Sounds reasonable.

@lemire lemire merged commit ecaad18 into simdutf:main Sep 12, 2024
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