{"id":20838766,"url":"https://github.com/royalicing/wasm-comparison","last_synced_at":"2026-04-13T02:40:54.333Z","repository":{"id":44397915,"uuid":"396703663","full_name":"RoyalIcing/wasm-comparison","owner":"RoyalIcing","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-14T02:30:18.000Z","size":417,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-18T23:42:56.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/RoyalIcing.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-08-16T08:48:04.000Z","updated_at":"2023-03-05T06:33:50.000Z","dependencies_parsed_at":"2024-11-18T01:47:41.089Z","dependency_job_id":null,"html_url":"https://github.com/RoyalIcing/wasm-comparison","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/RoyalIcing%2Fwasm-comparison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoyalIcing%2Fwasm-comparison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoyalIcing%2Fwasm-comparison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoyalIcing%2Fwasm-comparison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoyalIcing","download_url":"https://codeload.github.com/RoyalIcing/wasm-comparison/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243196649,"owners_count":20251860,"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-18T01:11:29.072Z","updated_at":"2025-12-26T02:40:51.691Z","avatar_url":"https://github.com/RoyalIcing.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebAssembly Comparison\n\nHow do different languages decide to represent things in WebAssembly?\n\nThis project uses a Makefile to define tasks to compile each `.wasm` file. To compile a particular `.wasm` file, run passing the file name to `make` like so:\n\n```sh\nmake math-zig.wasm\nmake math-go.wasm\nmake math-rust.wasm\n```\n\n## Links\n\n- https://developer.mozilla.org/en-US/docs/WebAssembly/Understanding_the_text_format\n- https://blog.scottlogic.com/2019/05/17/webassembly-compiler.html\n- https://rustwasm.github.io/wasm-bindgen/contributing/design/exporting-rust.html\n- https://hacks.mozilla.org/2017/07/memory-in-webassembly-and-why-its-safer-than-you-think/\n- https://hacks.mozilla.org/2017/07/webassembly-table-imports-what-are-they/\n- https://github.com/xtuc/webassemblyjs/blob/master/packages/helper-wasm-bytecode/src/index.js\n- https://crates.io/crates/wasm-encoder | https://docs.rs/wasm-encoder/latest/wasm_encoder/\n- https://github.com/xtuc/webassemblyjs/blob/master/packages/wasm-gen/src/encoder/index.js\n- https://hexdocs.pm/wasm/Wasm.html\n- https://github.com/WebAssembly/binaryen\n- https://blog.suborbital.dev/get-started-with-webassembly-using-typescript-part-1\n- https://blog.suborbital.dev/foundations-wasm-in-golang-is-fantastic\n- https://github.com/saghul/wasi-lab\n- https://github.com/wasienv/wasienv\n- https://github.com/mbasso/awesome-wasm\n- https://github.com/appcypher/awesome-wasm-langs\n- https://github.com/fastly/Viceroy\n- https://github.com/jedisct1/zigly\n- https://wasmbyexample.dev/examples/exports/exports.assemblyscript.en-us.html\n\n### Zig\n\n- https://www.huy.rocks/everyday/01-04-2022-zig-strings-in-5-minutes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyalicing%2Fwasm-comparison","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froyalicing%2Fwasm-comparison","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyalicing%2Fwasm-comparison/lists"}