Rodrigo Araújo
Rodrigo Araújo
Awesome -- looking forward to this. Feel free to take over my forc-wallet PR in case it becomes a blocker and/or I'm busy with other work.
> The memory layout spec of Sway is not the same layout as Rust, so evaluating, e.g. `Option::Some(0x123123123...)` in Rust won't necessarily give you the same bytes as valid Sway...
What do you mean by that exactly? I mean, what's your goal? Is it to compile LC-3 code to an LLVM intermediary representation?
> To make things a bit easier to review, is it possible/feasible to separate out the nonfunctional formatting changes into a separate PR? Yup, I'll revert those; those were automatically...
@hal3e That's true. I'll check which ones of those were resolved and close them.
Closing this as most of the work has been done, and the leftovers will be pushed as a follow-up work.
Closing this because it's been mostly done. String slices and `RawSlice` support for scripts will be added later.
Blocked by https://github.com/FuelLabs/sway/pull/4497.
Closed by https://github.com/FuelLabs/fuels-rs/pull/1303.
Nice; makes a lot of sense. Thanks for the write up @xgreenx Should we create a mirror issue for the TS SDK as well?