Skip to content

Add enterprise-focused Stylus gentle introduction#3204

Open
anegg0 wants to merge 15 commits into
masterfrom
retarget-stylus-gentle-introduction-for-enterprise-audience
Open

Add enterprise-focused Stylus gentle introduction#3204
anegg0 wants to merge 15 commits into
masterfrom
retarget-stylus-gentle-introduction-for-enterprise-audience

Conversation

@anegg0

@anegg0 anegg0 commented Apr 14, 2026

Copy link
Copy Markdown
Contributor

Description

Add a companion document to the existing Stylus gentle introduction, targeting enterprise software architects from Web2/microservices backgrounds. The new doc lives alongside the original at docs/stylus/gentle-introduction-enterprise.mdx and appears as a sidebar sibling labeled "Introduction (enterprise)."

Content covers: why put computation onchain (verifiability, tamper-proofness, determinism, incremental adoption), why Stylus specifically (WASM cost advantages), how existing Rust/C++ skills transfer (tooling, testing via TestVM, storage primitives, macros), compute savings with production examples (Renegade, RedStone), and how the system works under the hood.

Technical claims were cross-checked against the stylus-sdk-rs source code (v0.10.2).

Document type

  • Gentle introduction
  • Quickstart
  • How-to
  • Concept
  • FAQ
  • Troubleshooting
  • Reference
  • Third-party content
  • Not applicable

Add a companion document to the existing Stylus gentle introduction,
targeting enterprise software architects from Web2/microservices
backgrounds. Placed as a sidebar sibling in the Stylus section.
@vercel

vercel Bot commented Apr 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
arbitrum-docs Error Error Jun 29, 2026 5:41pm

Request Review

SVG diagram comparing traditional (opaque) backend architecture with
Stylus-integrated architecture showing blockchain as a verifiable
compute layer. Draw.io source included for future edits.
anegg0 added 3 commits April 14, 2026 13:26
Replace single side-by-side comparison with two separate diagrams
(traditional vs. Stylus) using the Arbitrum infographic gradient
background. Stacked layout reads better on narrower viewports.
Arrow from Client to audit callout now points straight down into
the box instead of going left away from it.
anegg0 added 2 commits April 14, 2026 13:37
C/C++ support is not production-ready. Reduced to a single mention
in the use cases section noting experimental Clang support.

@pete-vielhaber pete-vielhaber left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pushed some language tweaks, styling. Not sure I'm enough of an expert to approve outright—but from a TW perspective, it looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants