Skip to content

Bp deep dive#412

Open
alexp-sssup wants to merge 8 commits into
mainfrom
bp-deep-dive
Open

Bp deep dive#412
alexp-sssup wants to merge 8 commits into
mainfrom
bp-deep-dive

Conversation

@alexp-sssup
Copy link
Copy Markdown
Member

No description provided.

Comment thread sites/labs/src/content/blog/browserpod-deep-dive.mdx Outdated
Comment thread sites/labs/src/content/blog/browserpod-deep-dive.mdx Outdated
Comment thread sites/labs/src/content/blog/browserpod-deep-dive.mdx Outdated
Comment thread sites/labs/src/content/blog/browserpod-deep-dive.mdx

As powerful as BrowserPod is, there are currently some significant limitations that are worth discussing. Good news though: we believe that we will be able to implement solutions for most of them in the medium term.

- **Source code is required**: Our C/C++ compiler (Cheerp) can compile many applications and libraries that target Linux with little to no modification. We also expect the amount of required changes to shrink over time. This implies that in the a very broad set of packages could be compiled to run on BrowserPod, potentially reaching the same level of completeness as your average Linux distribution. The tradeoff here is that access to the source code is required. First-party proprietary applications can be compiled as well, but third-party binaries are currently unsupported. We plan to bridge this gap by integrating BrowserPod with our x86-to-WebAssembly virtualization engine, called [CheerpX](https://cheerpx.io). CheerpX is the engine that powers [WebVM](https://webvm.io), and it has been tested at scale over the last several years. While native WebAssembly binaries can be expected to run at almost native speed, some amount of slowdown is to be expected when virtualizing x86. This said we think the current performance of CheerpX will be sufficient for many practical use cases.
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.

These bullet point texts seem too long to be bullet points. Would be more presentable to have each point's main idea as a subtitle and then the text organised as normal paragraphs.

Comment thread sites/labs/src/content/blog/browserpod-deep-dive.mdx Outdated
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 15, 2026

Deploying labs-browserpod-previews with  Cloudflare Pages  Cloudflare Pages

Latest commit: e244c7c
Status: ✅  Deploy successful!
Preview URL: https://b15c5403.labs-browserpod-previews.pages.dev
Branch Preview URL: https://bp-deep-dive.labs-browserpod-previews.pages.dev

View logs

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants