{"id":13578345,"url":"https://github.com/lord/wargo","last_synced_at":"2025-10-29T07:45:11.236Z","repository":{"id":65379151,"uuid":"107334375","full_name":"lord/wargo","owner":"lord","description":"Easy Rust to WebAssembly","archived":false,"fork":false,"pushed_at":"2017-11-09T15:11:50.000Z","size":58,"stargazers_count":261,"open_issues_count":10,"forks_count":9,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-09T15:51:51.278Z","etag":null,"topics":["cargo","rust","webassembly","webdriver"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/lord.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-17T23:20:16.000Z","updated_at":"2024-10-07T20:52:01.000Z","dependencies_parsed_at":"2023-01-20T08:35:40.919Z","dependency_job_id":null,"html_url":"https://github.com/lord/wargo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lord%2Fwargo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lord%2Fwargo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lord%2Fwargo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lord%2Fwargo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lord","download_url":"https://codeload.github.com/lord/wargo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233265462,"owners_count":18650037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cargo","rust","webassembly","webdriver"],"created_at":"2024-08-01T15:01:29.662Z","updated_at":"2025-10-29T07:45:06.186Z","avatar_url":"https://github.com/lord.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/lord/img/master/logo-wargo.png\" alt=\"wargo: Easy Rust to Webassembly\" width=\"226\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://travis-ci.org/lord/wargo\"\u003e\u003cimg src=\"https://travis-ci.org/lord/wargo.svg?branch=master\" alt=\"Build Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/wargo\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/wargo.svg\" alt=\"NPM Version\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n`wargo` makes it easy to compile Rust into WebAssembly on macOS or Linux. To install:\n\n    npm install -g wargo\n\nTo use, just `wargo build` instead of `cargo build`. We'll automatically make sure the Emscripten compiler is installed and configured before each run.\n\n    cargo new --bin meow\n    cd meow\n    wargo build\n\nWant to run your tests in the browser? No problem — we've got `wargo test`. Just run Selenium locally, set some environment variables, and you're ready to go.\n\n    export WEBDRIVER_HOST=\"localhost\"\n    export WEBDRIVER_PORT=\"5555\"\n    wargo test\n\nDon't want to install Selenium? `wargo` can also run tests using [Sauce Connect](https://wiki.saucelabs.com/display/DOCS/Sauce+Connect+Proxy).\n\n    export SAUCE_USERNAME=\"your username\"\n    export SAUCE_ACCESS_KEY=\"blah-1234-1234-1234\"\n    export WEBDRIVER_CAPABILITIES='{\"browserName\": \"chrome\"}'\n    wargo test\n\nFor more information, check out [the tutorial blog post](https://lord.io/blog/2017/wargo).","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flord%2Fwargo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flord%2Fwargo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flord%2Fwargo/lists"}