The Emscripten project: Compiling to the Web since 2010. This contains the core repos; see emscripten-ports for ported libraries.
12
公開リポジトリ
31,477
合計スター
430
フォロワー
emscripten-coreは、2010年からWeb向けにコンパイルを行うEmscriptenプロジェクトのコアリポジトリを管理しています。C++やLLVM、C、Python、TypeScriptなどのプライマリプログラミング言語を使用し、emscriptenやemsdkなどの広く利用されているプロジェクトを含む多数のリポジトリが公開されています。
Emscripten: An LLVM-to-WebAssembly Compiler
Emscripten SDK
LLVM plus Emscripten's asm.js backend
Setup Emscripten for use with GitHub actions
emscripten clang
Open POSIX Test Suite branched for Emscripten.
Dockerfile for Emscripten's own CI
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
Fork of musl libc (git://git.musl-libc.org/musl) with emscripten changes
Emscripen fork of terser, where we keep downstream patches
The central registry of Bazel modules for the Bzlmod external dependency system.
このリポジトリに関する説明は提供されていません。
emscripten-coreは主にWebAssembly向けのコンパイラであるEmscriptenや、Emscripten SDKなどのプロジェクトを構築しています。これにより、さまざまなアプリケーションがWeb上で動作することを可能にしています。
emscripten-coreは、C++、LLVM、C、Python、TypeScriptなどのプログラミング言語を使用しています。これらの言語は、Emscriptenプロジェクトのコア機能を支えるために重要です。
はい、emscripten-coreのリポジトリはすべて公開されています。GitHub上で利用可能なこれらのリポジトリは、オープンソースコミュニティに貢献し、広く利用されています。