{"id":22752026,"url":"https://github.com/aandreba/js-threads","last_synced_at":"2025-03-30T06:43:34.549Z","repository":{"id":171402536,"uuid":"647691382","full_name":"Aandreba/js-threads","owner":"Aandreba","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-03T21:38:50.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T08:51:28.301Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","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/Aandreba.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":"2023-05-31T10:15:46.000Z","updated_at":"2023-05-31T17:56:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"6fa49561-349f-4a8e-855b-ad169817aea5","html_url":"https://github.com/Aandreba/js-threads","commit_stats":null,"previous_names":["aandreba/js-threads"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aandreba%2Fjs-threads","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aandreba%2Fjs-threads/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aandreba%2Fjs-threads/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aandreba%2Fjs-threads/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aandreba","download_url":"https://codeload.github.com/Aandreba/js-threads/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285668,"owners_count":20752953,"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":[],"created_at":"2024-12-11T05:09:21.473Z","updated_at":"2025-03-30T06:43:34.540Z","avatar_url":"https://github.com/Aandreba.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Usage\n\n- From your main file, export a variable named `env` with all the functions you wish to import to your WASM module\n\n## Known issues\n\n- Build option `import_memory` will have to be set to `true`, requiring you to specify both inital and maximum Wasm memory on both your build file, and when calling `load` on your Js project.\n\n- `@memcpy` panics if copying out-of-bounds pointers, even in zero-sized copies.\n    - See [this issue](https://github.com/ziglang/zig/issues/15920)\n\n- Futexes executed on the main thread will operate in busy-wait, as `Atomics.wait` panics on the main thread. In either case,\nblocking the main thread for long periods of time isn't recommended.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faandreba%2Fjs-threads","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faandreba%2Fjs-threads","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faandreba%2Fjs-threads/lists"}