{"id":18328379,"url":"https://github.com/thorstenhans/rust-lib-wasm","last_synced_at":"2025-04-09T16:55:03.519Z","repository":{"id":143345191,"uuid":"423566540","full_name":"ThorstenHans/rust-lib-wasm","owner":"ThorstenHans","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-01T18:04:37.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-15T10:17:35.783Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ThorstenHans.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":"2021-11-01T18:03:37.000Z","updated_at":"2024-03-25T08:43:23.000Z","dependencies_parsed_at":"2023-06-09T16:00:40.098Z","dependency_job_id":null,"html_url":"https://github.com/ThorstenHans/rust-lib-wasm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Frust-lib-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Frust-lib-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Frust-lib-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThorstenHans%2Frust-lib-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThorstenHans","download_url":"https://codeload.github.com/ThorstenHans/rust-lib-wasm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248074269,"owners_count":21043480,"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-11-05T19:13:56.156Z","updated_at":"2025-04-09T16:55:03.456Z","avatar_url":"https://github.com/ThorstenHans.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust to WASM sample\n\nThis repository contains a simple Rust library which exposes the `multiply` function. You can build the library for `wasm32-wasi` using `cargo build --target wasm32-wasi`\n\n## Invoke the multiply function\n\nYou can invoke the `multiply` function `wasmtime`:\n\n```bash\n# run WASM module via wasmtime\nwasmtime --invoke multiply ./target/wasm32-wasi/debug/sample.wasm 3 3 4\n# will print 36\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorstenhans%2Frust-lib-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthorstenhans%2Frust-lib-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorstenhans%2Frust-lib-wasm/lists"}