{"id":17445977,"url":"https://github.com/jamen/elixir-wasm","last_synced_at":"2025-10-13T16:45:13.257Z","repository":{"id":62430745,"uuid":"94253901","full_name":"jamen/elixir-wasm","owner":"jamen","description":"Encoding the WASM binary format.","archived":false,"fork":false,"pushed_at":"2019-02-22T10:26:30.000Z","size":400,"stargazers_count":134,"open_issues_count":0,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-08T00:39:25.127Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/jamen.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}},"created_at":"2017-06-13T20:17:28.000Z","updated_at":"2024-03-11T18:49:24.000Z","dependencies_parsed_at":"2022-11-01T20:19:52.544Z","dependency_job_id":null,"html_url":"https://github.com/jamen/elixir-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/jamen%2Felixir-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamen%2Felixir-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamen%2Felixir-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamen%2Felixir-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamen","download_url":"https://codeload.github.com/jamen/elixir-wasm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252978669,"owners_count":21834910,"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-10-17T18:19:29.358Z","updated_at":"2025-10-13T16:45:08.239Z","avatar_url":"https://github.com/jamen.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# elixir-wasm\n\nFunctions and types for encoding WebAssembly.\n\nFor more information, see the [WebAssembly spec](https://github.com/WebAssembly/spec), the [Binary section](http://webassembly.github.io/spec/core/bikeshed/index.html#binary-format%E2%91%A0), and the [types documented for this module](https://hexdocs.pm/wasm/Wasm.html).\n\n## Scope\n\nThis module **does not compile Elixir to WebAssembly**, it lets Elixir encode a WebAssembly module using tuples of instructions.\n\nPlease see [ElixirScript](https://github.com/elixirscript/elixirscript), where Elixir [will eventually](https://github.com/elixirscript/elixirscript/issues/454) compile to WebAssembly using this module.\n\n## Documentation\n\nSee the [Hexdocs](https://hexdocs.pm/wasm).\n\n## Testing\n\nThe tests compare Elixir-compiled WASM and WAT-compiled WASM using the command `wat2wasm` (from the [WebAssembly Binary Toolkit](https://github.com/WebAssembly/wabt)), so this needs to be installed or else the tests will fail.\n\nAfter the tests, you can inspect the binaries at `_build/test/*.wasm` with `wasm2wat`, `hexdump`, etc.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamen%2Felixir-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamen%2Felixir-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamen%2Felixir-wasm/lists"}