What about global_asm?
comex opened this issue · 2 comments
comex commented
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 commented
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?