{"id":20719996,"url":"https://github.com/imagineeeinc/bone","last_synced_at":"2026-05-02T11:39:06.569Z","repository":{"id":111069992,"uuid":"515705714","full_name":"imagineeeinc/bone","owner":"imagineeeinc","description":"🦴A super light, toy Javascript runtime based on deno🦴","archived":false,"fork":false,"pushed_at":"2022-08-17T11:42:46.000Z","size":535,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T22:40:56.943Z","etag":null,"topics":["deno","javascript","javascript-runtime","js-runtime","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/imagineeeinc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-19T18:51:03.000Z","updated_at":"2022-10-15T19:44:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c049ffb-7070-481d-ac8b-bde18d414113","html_url":"https://github.com/imagineeeinc/bone","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagineeeinc%2Fbone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagineeeinc%2Fbone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagineeeinc%2Fbone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagineeeinc%2Fbone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imagineeeinc","download_url":"https://codeload.github.com/imagineeeinc/bone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242995881,"owners_count":20218815,"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":["deno","javascript","javascript-runtime","js-runtime","rust"],"created_at":"2024-11-17T03:19:01.224Z","updated_at":"2025-12-16T10:08:51.745Z","avatar_url":"https://github.com/imagineeeinc.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./bone.png\" width=\"30%\"\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eBone\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003e🦴A super light, toy Javascript runtime🦴\u003c/h3\u003e\n\nBone is a bare \"*bones*\" **javascript runtime** based on the deno runtime.\n\nDeno being bassed on rust and its runtime being avalible to anyone made me wonder if I can make a **\"javascript runtime\"** with the heavy lifting done by some one else, the someone else being the **amazing** [deno team](https://github.com/denoland/).\n\n\u003ch2 align=\"center\"\u003eUsage\u003c/h2\u003e\n\nMake sure to have [Rust installed](https://www.rust-lang.org/tools/install). You can follow my [super simplified guide](https://github.com/imagineeeinc/repo-o-knowledge/tree/main/rust#instalation-on-windows) to setup on windows.\n\nThen clone this repo with\n```bash\ngit clone https://github.com/imagineeeinc/bone.git\n```\n\nrun:\n```bash\n# for testing out\ncargo run\n# with the example js file\ncargo run -- -i examples/hello.js\n# examples avalible in the examples folder\n\n# Making a production build\ncargo build --release\n```\n\n\u003ch2 align=\"center\"\u003eEducational\u003c/h2\u003e\n\nThis project is mainly an experiment and for educational purposes, on how to use js in your rust project easily. The main branch is using the `Deno runtime` module that means it has browser api like console log and fetch and it also means the runtime is using the `std` if you are planning on using deno in a `no std` enviornment, checkout the [deno_core branch](https://github.com/imagineeeinc/bone/tree/deno_core)\n\n\u003ch2 align=\"center\"\u003eLicense\u003c/h2\u003e\n\nThis project is under [MIT License](https://github.com/imagineeeinc/bone/blob/main/LICENSE)\n\u003c!--cargo run -- -i examples/hello.js--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimagineeeinc%2Fbone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimagineeeinc%2Fbone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimagineeeinc%2Fbone/lists"}