Skip to content

Does Address::getLong() provide the digital representation of an address? #979

Answered by konsoletyper
mandesero asked this question in Q&A
Discussion options

You must be logged in to vote

Sure, it's physical memory address, both in C and WebAssembly backends. However, note, that if you obtain Address.ofData, you can't rely on the fact that this is permanent address, since GC can move array into another location.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mandesero
Comment options

@konsoletyper
Comment options

@mandesero
Comment options

Answer selected by mandesero
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants