原作者 | francesco
汇编 | Golem
Arbitrum’s upcoming Stylus upgrade will allow developers to program in other languages such as Rust, C, and C++ while being fully compatible with EVM languages such as Solidity.
This article will introduce the necessity of Stylus, its working principle and its significance to Arbitrum.
Why do you need Stylus?
EVM programming languages like Solidity have been the foundation (and initial development language) of the blockchain technology stack. However, this language also has limitations because it is relatively new compared to other mature programming languages and has a limited number of developers. It is estimated that there are about 20,000 developers using Solidity, compared to 3 million developers using Rust and 12 million developers using C++ (as of August 2023).
Currently, if developers want to develop on the blockchain using languages other than Solidity, they must do so on non-EVM blockchains, which may not have the same basic applications or ecological activities as the EVM blockchains. Therefore, blockchains must respond to developers’ demands for more programming languages and adapt accordingly, providing them with more flexibility.
These are the core reasons for the Arbitrum Stylus upgrade, which is expected to be launched in the coming weeks.
Beyond the Limits of the EVM
Stylus is defined as Arbitrums next generation programming language. Once Stylus is live, developers can write code in any language they like, taking advantage of the efficiency of Rust, C, or C++ while being fully compatible with the EVM. Stylus is expected to be available on all Arbitrum chains, including the Orbit chain.
With this upgrade, all Arbitrum chains will support MultiVM, bringing the following benefits:
-
10 times more efficient computing;
-
100x cheaper memory but 100x more efficient;
-
Reduced transaction costs;
-
Implement operations that cannot be done in EVM language.
In short, users can experience new applications and scenarios on Arbitrum and save more costs.
Stylus is a fully interoperable environment where developers can write code in Rust and interact with Solidity contracts as usual, while supporting the addition of various other languages. The comparison between Stylus and EVM is shown in the figure below:
Stylus has two virtual machines:
-
Ethereum Virtual Machine (EVM): used for Solidity;
-
WASM virtual machine (using WebAssembly): for Rust, C, C++.
The two virtual machines are not independent but work together. The contract in one virtual machine can call the other virtual machine and perform state transitions together. The fraud proof mechanism introduced from Arbitrum Nitro makes the implementation of the WASM virtual machine in Stylus possible. This mechanism allows the protocol to deterministically prove any WASM operation.
Opening the next wave of dApp building with Arbitrum
In addition to providing advantages to users through lower transaction fees, Stylus is also an upgrade for developers. By lowering the barrier for developers to enter the Web3 industry, Stylus makes it easier for developers to build applications on Arbitrum using the programming languages they are familiar with, which helps attract the next wave of developers to build applications on Arbitrum.
Stylus not only unlocks support for more programming languages on Arbitrum, but also provides better tools for developers. In addition, in the near future, Stylus will be able to support more programming languages, such as Go, Sway, Move, and Cairo.
Arbitrum founder Steven Goldberg previously posted on the X platform 那 Stylus is about to be launched. The first deployment of Stylus will also be supported by the Arbitrum Foundations Phase 3 funding program, which provides up to $150,000 in ARB funding for projects on the Stylus track.
More about Stylus
1.Zaros CTO Pedros introduction to stylus:
https://x.com/0xpedro_eth/status/1787814749985788094
2.Arbitrum’s latest update on Stylus:
https://x.com/arbitrum/status/1788242493860983126
3. Many projects are collaborating with Arbitrum:
https://x.com/SizeChad/status/1792908621816226135
4. OffChain’s Rachel’s interpretation of Stylus:
This article is sourced from the internet: Arbitrum Stylus: Breaking through EVM limitations and introducing a large number of mature developers to the ecosystem
相关:了解做市商:灰色地带掠食者,为什么他们对加密世界如此重要?
原文作者:Min Jung 原文翻译:TechFlow 摘要 做市商通过提供大量流动性、确保高效的交易执行、增强投资者信心以及使市场更顺畅地运转,为降低波动性和交易成本做出了重大贡献。做市商使用各种结构来提供流动性,最常见的是代币借贷协议和保留模型。在代币借贷协议中,做市商从项目借入代币以确保特定时期(通常为 1-2 年)的市场流动性,并获得看涨期权作为补偿。另一方面,保留模型涉及做市商因长期维持流动性而获得补偿,通常是通过每月费用。与传统市场一样,明确的做市商活动规则和规定对加密货币市场的平稳运行起着至关重要的作用。…