Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the project still active? #80

Open
aleksandrlat opened this issue Jul 6, 2021 · 2 comments
Open

Is the project still active? #80

aleksandrlat opened this issue Jul 6, 2021 · 2 comments

Comments

@aleksandrlat
Copy link

Is there an active fork or alternative?

@milahu
Copy link

milahu commented Dec 10, 2022

i made some progress in https://github.com/milahu/browsix

i tried to use web-components, but they never render,
window.customElements.get("browsix-terminal") always returns undefined.
now im using solidjs and it just works. much easier for debugging

todo:
compile *.ts "binaries" in src/bin/ with target=node
mount binaries as network-filesystem (browserfs XmlHttpRequest)
maybe port binaries to latest node version (node 6 to node 19)
make the shell work
add more binaries: npm, pnpm, vite, ...
start a devserver, show result in iframe
add some IDE: codesandbox, vscode, alm, webmaker ... should integrate with git
add some SVG editor: boxy svg, ...
maybe implement a copy-on-write filesystem (btrfs on indexeddb)
make it self-hosted = app can modify its own code, allow rollback to old versions

ultimate goal:
create an open-source version of https://github.com/stackblitz/webcontainer-core

@Cinemacloud
Copy link

@milahu hey sounds like a worthy and unfilled objective. I have been r&ding this problem for quite a while or at least surveying the solutions ie using etc and smoke by Sinclair on here. Let me know if you want to collab and continue your efforts

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

No branches or pull requests

3 participants