{"id":13564860,"url":"https://github.com/tractordev/wanix","last_synced_at":"2026-01-15T01:24:57.114Z","repository":{"id":207843364,"uuid":"705385007","full_name":"tractordev/wanix","owner":"tractordev","description":"A virtual environment runtime for the web, inspired by Plan 9","archived":false,"fork":false,"pushed_at":"2025-12-03T23:15:38.000Z","size":7912,"stargazers_count":591,"open_issues_count":24,"forks_count":27,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-12-04T17:26:10.271Z","etag":null,"topics":["browser","development-environment","golang","operating-system","shell","web-development","webassembly"],"latest_commit_sha":null,"homepage":"https://wanix.sh","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tractordev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["progrium"]}},"created_at":"2023-10-15T21:30:55.000Z","updated_at":"2025-12-03T23:15:42.000Z","dependencies_parsed_at":"2023-11-18T00:02:03.660Z","dependency_job_id":"502bd0e5-eab6-4856-ae32-3bd2debe4d89","html_url":"https://github.com/tractordev/wanix","commit_stats":null,"previous_names":["tractordev/wanix"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/tractordev/wanix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tractordev%2Fwanix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tractordev%2Fwanix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tractordev%2Fwanix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tractordev%2Fwanix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tractordev","download_url":"https://codeload.github.com/tractordev/wanix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tractordev%2Fwanix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28441031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"ssl_error","status_checked_at":"2026-01-15T00:55:20.945Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser","development-environment","golang","operating-system","shell","web-development","webassembly"],"created_at":"2024-08-01T13:01:37.151Z","updated_at":"2026-01-15T01:24:57.070Z","avatar_url":"https://github.com/tractordev.png","language":"Go","funding_links":["https://github.com/sponsors/progrium"],"categories":["Go"],"sub_categories":[],"readme":"# WANIX\n[![Discord](https://img.shields.io/discord/415940907729420288?label=Discord)](https://discord.gg/nQbgRjEBU4) ![GitHub Sponsors](https://img.shields.io/github/sponsors/progrium?label=Sponsors)\n\nA virtual environment toolchain for the local-first web, inspired by Plan 9.\n\n### Features\n\n* Capability-oriented microkernel architecture (\"everything is a file\")\n* Abstract POSIX process model for generalized compute execution\n* Per-process namespaces for security, isolation, and custom environments\n* Built-in emulator for x86 support, Linux compatibility, and Docker-like functionality\n* Runs in the browser as well as natively on Mac, Windows, and Linux\n* Web: File interfaces for OPFS, DOM, web workers, and service workers\n* Web: Runs WASI WebAssembly *and* x86 executables\n\n### Example Uses\n\n* Embed systems software and development tools in web applications\n* Experiment with Plan 9 capabilities in browser or natively\n* Use as foundation for a modern web-native operating system\n\n## Install\n\nThe Wanix CLI is available for download from the [latest release](https://github.com/tractordev/wanix/releases/latest) or you can run this installer:\n\n```sh\nbash -c \"$(curl -sSL https://raw.githubusercontent.com/tractordev/wanix/main/install.sh)\"\n```\n\nAlternatively you can install using [Homebrew](https://brew.sh/):\n\n```sh\nbrew tap progrium/homebrew-taps\nbrew install wanix\n```\n\nIf you want to build from source, see the [CONTRIBUTING.md](CONTRIBUTING.md) doc.\n\n## Usage\n\n* serve\n* console\n* export\n\n\n## Old Demos\n\n* [🎬 Wasm I/O 2024 Demo](https://www.youtube.com/watch?v=cj8FvNM14T4)\n* [🎬 Mozilla Rise 25 Demo](https://www.youtube.com/watch?v=KJcd9IckJj8)\n\n## Contributing\n\nWe are currently developing a roadmap to convey the direction we're exploring with Wanix, but this is an open and modular project that you can take and experiment with for your own purposes.\n\nTake a look at our [issues](https://github.com/tractordev/wanix/issues) to see how you can help out. You can also ask questions and participate in [discussions](https://github.com/tractordev/wanix/discussions), however right now most discussion takes place in our [Discord](https://discord.gg/nbrwNXVvVa).\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftractordev%2Fwanix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftractordev%2Fwanix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftractordev%2Fwanix/lists"}