{"id":16282430,"url":"https://github.com/jtpio/xtl-wasm","last_synced_at":"2026-05-18T19:11:58.499Z","repository":{"id":142164973,"uuid":"304828085","full_name":"jtpio/xtl-wasm","owner":"jtpio","description":"A subset of the xtl library compiled to WebAssembly","archived":false,"fork":false,"pushed_at":"2020-10-17T13:34:15.000Z","size":204,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-08T21:23:42.457Z","etag":null,"topics":["murmur2","wasm","webassembly","xtl"],"latest_commit_sha":null,"homepage":"https://xtl-wasm.now.sh","language":"TypeScript","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/jtpio.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}},"created_at":"2020-10-17T08:03:10.000Z","updated_at":"2022-02-27T01:27:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"da0de3ad-db53-4950-9cca-1624eec70280","html_url":"https://github.com/jtpio/xtl-wasm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jtpio/xtl-wasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpio%2Fxtl-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpio%2Fxtl-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpio%2Fxtl-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpio%2Fxtl-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtpio","download_url":"https://codeload.github.com/jtpio/xtl-wasm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtpio%2Fxtl-wasm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275883261,"owners_count":25545498,"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-09-19T02:00:09.700Z","response_time":108,"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":["murmur2","wasm","webassembly","xtl"],"created_at":"2024-10-10T19:10:37.924Z","updated_at":"2025-09-19T05:24:52.402Z","avatar_url":"https://github.com/jtpio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xtl-wasm\n\nA subset of the [`xtl`](https://github.com/xtensor-stack/xtl) library compiled to WebAssembly.\n\nList of currently supported functions:\n\n- `xhash/murmur2_x86`\n\n## Status\n\n**This is still an experiment 🧪 ⚡**\n\n**Demo**: https://xtl-wasm.now.sh/\n\n## Installation\n\nThis package has not been published yet.\n\n## Dev Setup\n\n```bash\nconda create -n xtl-wasm -c conda-forge python=3 cmake openjdk xtl yarn -y\n\n# Get the emsdk repo\ngit clone https://github.com/emscripten-core/emsdk.git\ncd emsdk/\n\n# Download and install the latest SDK tools.\n./emsdk install latest\n\n# Make the \"latest\" SDK \"active\" for the current user. (writes .emscripten file)\n./emsdk activate latest\n\n# source the env file\nsource ./emsk_env.sh\n\nexport CPLUS_INCLUDE_PATH=${CONDA_PREFIX}/include\n\nyarn run build:xtl\n```\n\nThis will generate the WASM and JS files in the `public/dist/` folder.\n\nTo build the demo web app:\n\n```bash\nyarn run build\n```\n\nThen start a local server with:\n\n```bash\nyarn run start\n```\n\nThis will open a new tab in the web browser with the demo app.\n\n## References\n\n- `xtl`, the x template library: https://github.com/xtensor-stack/xtl\n- Emscripten: https://emscripten.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtpio%2Fxtl-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtpio%2Fxtl-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtpio%2Fxtl-wasm/lists"}