TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Introducing Rust Support in CodeSandbox, start a Rust VM in one click

63 pointsby CompuIvesover 2 years ago

4 comments

sigmonsaysover 2 years ago
How many developers are there who are happy using some web based IDE versus their own tools?<p>I&#x27;d prefer having my own dev tools maintained locally by me but i&#x27;m curious if i&#x27;m becoming the minority
评论 #34444763 未加载
评论 #34445014 未加载
评论 #34447671 未加载
评论 #34444937 未加载
评论 #34445467 未加载
评论 #34445322 未加载
CompuIvesover 2 years ago
Hey all! I&#x27;m one of the co-founders of CodeSandbox and a big fan of Rust. Rust support is something that we&#x27;ve been working on for a while, but the recent addition of Docker support in CodeSandbox really enabled it. Happy to answer any questions!
评论 #34446799 未加载
评论 #34444975 未加载
kodahover 2 years ago
I&#x27;m not really a fan of in-browser IDEs. To me, it seems like a good way to constrain tooling environments.<p>What I would love to see is an extension that runs all of my tests and debugger in a type 1 hypervisor that can simply send a set of instructions to setup the VM, a snapshot of the changeset, and allows a developer to run that exact environment on their machine. Combine that with LiveShare and you have something that closely mimicks the experience of handing a keyboard and mouse back and forth during pairing.
revskillover 2 years ago
I&#x27;m hoping Codesandbox would provide for CI&#x2F;CD to directly deploy to production somehow. Basically, it&#x27;s a &quot;code in cloud&quot; dream.
评论 #34444688 未加载