{"id":20805735,"url":"https://github.com/danbugs/slightjs","last_synced_at":"2025-07-30T09:04:03.680Z","repository":{"id":115403707,"uuid":"601280543","full_name":"danbugs/slightjs","owner":"danbugs","description":"This is an experimental project to make it possible to write JavaScript guest applications that make use of SpiderLightning capabilities.","archived":false,"fork":false,"pushed_at":"2023-05-09T16:29:37.000Z","size":6145,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T04:33:59.353Z","etag":null,"topics":["js","rust","spiderlightning","wasi-cloud","wasm"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danbugs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-02-13T18:33:24.000Z","updated_at":"2024-01-06T09:52:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"11686d84-a739-4a41-ba10-5537a4a18910","html_url":"https://github.com/danbugs/slightjs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/danbugs/slightjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Fslightjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Fslightjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Fslightjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Fslightjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danbugs","download_url":"https://codeload.github.com/danbugs/slightjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danbugs%2Fslightjs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267842972,"owners_count":24153133,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["js","rust","spiderlightning","wasi-cloud","wasm"],"created_at":"2024-11-17T19:16:07.634Z","updated_at":"2025-07-30T09:04:03.593Z","avatar_url":"https://github.com/danbugs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slightjs\n\n\u003e 🔔: SlightJS has been merged upstream onto [SpiderLightning/`slight`](https://github.com/deislabs/spiderlightning). For intructions on how to use it in `slight`, please see [this](https://github.com/deislabs/spiderlightning#js)\n\nThis is an experimental project to make it possible to write JavaScript guest applications that make use of SpiderLightning capabilities.\n\nIt is comprised of:\n- an `engine/`, which pre-initializes Wasm and injects slight dependencies into the JS context (i.e., w/ `quickjs-wasm-rs`), and\n- a `cli/`, which inits the pre-initialized Wasm w/ actual guest code by passing it to the engine through `stdin`.\n\nTo try it out yourself, you can do: \n```bash\nmake keyvalue-all-in-one\n```\n\nHere's a video demo: \n[![youtube-thumbnail](./docs/imgs/slightjs_app_demo_thumbnail.png)](https://youtu.be/dTyx3UTJdUI)\n\u003e The examples in this demo are run with slight v0.5.0.\n\n## Installation\n\n### UNIX\n\n```sh\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/danbugs/slightjs/main/install.sh)\"\n```\n\n### Windows\n\n```sh\niex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/danbugs/slightjs/main/install.ps1'))\n```\n\n## Engine Download\n\n### UNIX\n\n```sh\ncurl https://raw.githubusercontent.com/danbugs/slightjs/main/slightjs_engine.wasm --output slightjs_engine.wasm\n```\n\n### Windows\n\n```sh\ncurl https://raw.githubusercontent.com/danbugs/slightjs/main/slightjs_engine.wasm -O slightjs_engine.wasm\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanbugs%2Fslightjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanbugs%2Fslightjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanbugs%2Fslightjs/lists"}