TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

63 点作者 CompuIves超过 2 年前

4 条评论

sigmonsays超过 2 年前
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 未加载
CompuIves超过 2 年前
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 未加载
kodah超过 2 年前
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.
revskill超过 2 年前
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 未加载