Skip to content

What about global_asm? #11

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

Open
comex opened this issue Jan 14, 2020 · 2 comments
Open

What about global_asm? #11

comex opened this issue Jan 14, 2020 · 2 comments

Comments

@comex
Copy link

comex commented Jan 14, 2020

The only mention of global_asm! in the RFC is a note under "future possibilities" that global_asm! could be extended to support imm and sym constraints.

That would be nice, but what about the current form of global_asm!? Is the RFC proposing to stabilize it? It probably should be stabilized along with the new asm!, but the RFC doesn't explicitly say so.

@gnzlbg
Copy link

gnzlbg commented Jan 14, 2020

The RFC does not mention anything about global_asm!, so AFAICT, it is not proposing to do anything about it.

It probably should be stabilized along with the new asm!,

Why?

@Amanieu
Copy link
Member

Amanieu commented Jan 14, 2020

This is actually mentioned in the project group charter, which states that global_asm! is within the scope of the project group, but it is left for the future since it is not required for an inline assembly MVP.

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

3 participants