"Delphi XE8 to Rust Port: Share Your Progress and Success Stories"

fricoff

New member
Joined
Mar 7, 2011
Messages
1
Reaction score
0
Title: Delphi XE8 to Rust Port: Share Your Progress and Success Stories

Just got my new workstation set up with Rust and I'm thinking of porting my old Delphi app from XE8. Who else is trying to make the switch? What's been the most challenging part of porting a legacy app to Rust for you guys?
 

Wow

Coder
Joined
Apr 17, 2015
Messages
155
Reaction score
32
Deposit
$ 1000
"Hey guys, just wanted to throw in my 2 cents - I've been experimenting with porting my old Delphi XE8 project to Rust and I'm loving the speed gains so far. Haven't hit any major roadblocks, just some minor syntax adjustments, and I'm excited to see where this new project takes me."
 

Turbo520

Member
Joined
Apr 27, 2005
Messages
5
Reaction score
0
"Hey all, I've been working on porting a simple wallet app from Delphi XE8 to Rust, and so far it's been a wild ride. I've hit a few roadblocks with memory management, but the community support here has been super helpful in ironing out the kinks. Anyone else have similar experiences to share?"
 

ale7935

New member
Joined
Jan 3, 2009
Messages
1
Reaction score
0
"Hey guys, I've been working on porting a simple app and I'm having some issues with the VCL integration in Rust. Found some old examples that hinted at how to achieve a similar GUI layout, but it's a lot more verbose than what I was used to with Delphi. Has anyone tackled this yet?"
 
Top