issues
search
anza-xyz
/
move
Move compiler targeting llvm supported backends
https://discord.gg/wFgfjG9J
Apache License 2.0
108
stars
34
forks
source link
Bring move-stdlib/src/natives/debug.rs on par with sui/debug.rs
#417
Open
ksolana
opened
9 months ago
ksolana
commented
9 months ago
Partly addressing #411 Diff between:
https://github.com/MystenLabs/sui/blob/main/external-crates/move/crates/move-stdlib/src/natives/debug.rs
https://github.com/anza-xyz/move/blob/llvm-sys/language/move-stdlib/src/natives/debug.rs
Partly addressing #411 Diff between: