Skip to content
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

Increasing MAX_USER_FUNCTIONS? #37

Open
quartzjer opened this issue Aug 8, 2014 · 1 comment
Open

Increasing MAX_USER_FUNCTIONS? #37

quartzjer opened this issue Aug 8, 2014 · 1 comment

Comments

@quartzjer
Copy link

We're using addBitlashFunction so heavily with Pinoccio that we've hit the MAX wall hard, and have plans to go well above 256 even... I looked at bitlash-functions.c and couldn't see any quick fix to increase it higher due to how it masks the last function into the symval byte.

Do you have any ideas on what could be done to easily bump the limit even higher?

@quartzjer
Copy link
Author

I tried a bit of quick-n-dirty approach here, hopefully there's more efficient ways but this seems to work in the meantime :)

Pinoccio@33d5765

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

No branches or pull requests

1 participant