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

Fix the suboptimal method of generating builtin callables table. #10

Open
pema99 opened this issue Jul 16, 2020 · 0 comments
Open

Fix the suboptimal method of generating builtin callables table. #10

pema99 opened this issue Jul 16, 2020 · 0 comments

Comments

@pema99
Copy link
Collaborator

pema99 commented Jul 16, 2020

We are using a scuffed cargo script to generate the lookup table of builtin callables by editing a source file.
We should look into other solutions. There seems be one workaround here: rust-lang/cargo#6412

@pema99 pema99 changed the title Fix the regen_globals issue. Fix the suboptimal method of generating builtin callables table. Jul 16, 2020
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