{"id":20073621,"url":"https://github.com/ragingwind/wasm-helloworld","last_synced_at":"2025-05-05T21:31:00.884Z","repository":{"id":139546852,"uuid":"221675137","full_name":"ragingwind/wasm-helloworld","owner":"ragingwind","description":"Hello world for WebAssembly ","archived":false,"fork":false,"pushed_at":"2021-11-02T00:08:49.000Z","size":2766,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T04:25:59.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"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/ragingwind.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":"2019-11-14T10:51:54.000Z","updated_at":"2024-01-10T20:26:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"286ead57-6312-40ad-865c-fc201c662244","html_url":"https://github.com/ragingwind/wasm-helloworld","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/ragingwind%2Fwasm-helloworld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Fwasm-helloworld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Fwasm-helloworld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Fwasm-helloworld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ragingwind","download_url":"https://codeload.github.com/ragingwind/wasm-helloworld/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252579994,"owners_count":21771248,"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-13T14:47:01.413Z","updated_at":"2025-05-05T21:31:00.878Z","avatar_url":"https://github.com/ragingwind.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello World for WebAssembly\n\n\u003e The first step for beginners about WASM, WebAssembly\n\n# Prerequisites\n\nWebAssembly is required bunch of preperations for compiling native soruce codes. While you use emscripten directly install on your system, Surmma at Google Chrome Team suggests [the alternative way](https://developers.google.com/web/updates/2018/03/emscripting-a-c-library) with docker. \n\n## Build Environment with Docker\n\n## Build Environment with Emscripten Toolchain\n\n- Setup git, CMake, gcc and python on your system\n- Install [Emscripten toolchain](http://webassembly.org/getting-started/developers-guide/) and [The WebAssembly Binary Toolkit](https://github.com/WebAssembly/wabt)\n- Install compilers for Go, Rust and C/C++\n\n# Installation Dependencies\n\nEach demo has own npm dependencies or own environment to build and start application. In case of Node.js environment, for getting convenience of installation, you should install dependencies with `yarn install --modules-folder=../node_modules` \n\n# Demos\n\n## C/C++ Languages\n- clang: Emscripten and WASM APIs, Basic sample, show two of types compiling, static and dynamic\n- clang-thread: Show how to use c with thread. Implementation of official sample from Google\\\n- clang-array: Show how to manage numberic array\n- clang-simd: Show how WASM is working with SIMD\n\n## Rust Languages\n- rust: Rust Language with Emscripten and WASM APIs\n- rust-parcel: Rust Language with parcel bundler\n- rust-thread\n- rust-wasm-bindgen: Rust Language with wasm-bindgen\n- rust-wasm-pack\n- rust-webgl\n- rust-wasi-node: WASI demo with Rust and Node.js\n\n## Typescript\n- ts-assembly-script: Typescript(AssemblyScript) with WASM APIs\n\n## Golang\n- go: Go with WASM\n\n## asm.js\n- asm-webpack: asm.js with WABT and webpack 4\n\n# License\n\nMIT @ Jimmy Moon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragingwind%2Fwasm-helloworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fragingwind%2Fwasm-helloworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragingwind%2Fwasm-helloworld/lists"}