RAD Studio 13.1 Florence adds

RAD Studio 13.1 Florence adds

RAD Studio 13.1 Florence adds a new compiler target that enables existing Windows codebases to run natively on Arm hardware.

RAD Studio by Embarcadero is an integrated development environment (IDE) used to build applications for various platforms. It allows programmers to create native apps for Windows, macOS, mobile devices (Android and iOS), and more using C++ or Delphi. RAD Studio is known for its rapid application development features and is targeted towards professional developers building data-rich and visually appealing applications.

The RAD Studio 13.1 Florence release introduces a native Windows on Arm target for the Delphi compiler, enabling developers to produce Arm64 binaries directly from their existing applications. This removes the dependency on Intel-based emulation, improving performance and compatibility on modern Arm-powered devices, including virtualized environments on Arm-based Macs.

相关推荐
源码集结号39 分钟前
基于 Spring Boot + JPA + MySQL的上门家政系统代码示例
java·前端·后端
程序员老邢1 小时前
【技术底稿 32】Nginx 经典大坑复盘:本机公网域名自环代理,导致接口返回首页 / 404 实战排障
java·运维·nginx·前后端分离·技术底稿·后端部署
该昵称用户已存在2 小时前
从成本中心到价值引擎:MyEMS 开源系统激活企业能源数据资产
java·后端·struts
隐退山林2 小时前
JavaEE进阶:SpringBoot配置文件
java·spring boot·java-ee
阿维的博客日记2 小时前
求解深分页问题,last pk适合什么情况
java·mysql·深分页
极客先躯3 小时前
高级java每日一道面试题-2025年12月09日-实战篇[Docker]-如何配置 Docker 的日志驱动?有哪些日志驱动可选?
java·docker·日志驱动的作用与配置层级·日志驱动全览与对比·日志驱动配置的要点·日志标签定制·容器与宿主机时间戳
rabbit_pro3 小时前
Spring AI使用Ollama
java·人工智能·spring
Mike117.3 小时前
GBase 8a 物化视图依赖和 DDL 风险排查记录
java·服务器·前端
李少兄4 小时前
领域驱动设计与 Clean Code 的实践
java·数据库·领域驱动