awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
K

kg/ilwasm

0
View on GitHub↗
0 stars·0 forks·5 views

Ilwasm

Features

  • Compilers and Toolchains - Compiles .NET Intermediate Language to WebAssembly.

Star history

Star history chart for kg/ilwasmStar history chart for kg/ilwasm

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Ilwasm

Similar open-source projects, ranked by how many features they share with Ilwasm.
  • assemblyscript/assemblyscriptAssemblyScript avatar

    AssemblyScript/assemblyscript

    17,926View on GitHub↗

    AssemblyScript is a compiler and tooling suite used for WebAssembly module development. It converts a subset of TypeScript syntax into binary modules to achieve high execution speeds and cross-platform binary execution. The project focuses on translating typed source code into the compact binary format required by WebAssembly runtimes. This allows for the movement of computationally heavy logic into binary modules for browser performance optimization and execution across different operating systems. The compilation process involves TypeScript-compatible syntax analysis and the generation of

    WebAssemblyassemblyscriptcompilertypescript
    View on GitHub↗17,926
  • aykevl/tinygoA

    aykevl/tinygo

    0View on GitHub↗
    View on GitHub↗0
  • mirkosertic/bytecoderM

    mirkosertic/Bytecoder

    0View on GitHub↗
    View on GitHub↗0
  • tweag/asteriustweag avatar

    tweag/asterius

    1,949View on GitHub↗

    DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc

    Haskellcompilerghchaskell
    View on GitHub↗1,949
See all 5 alternatives to Ilwasm→

Frequently asked questions

What are the main features of kg/ilwasm?

The main features of kg/ilwasm are: Compilers and Toolchains.

What are some open-source alternatives to kg/ilwasm?

Open-source alternatives to kg/ilwasm include: assemblyscript/assemblyscript — AssemblyScript is a compiler and tooling suite used for WebAssembly module development. It converts a subset of… aykevl/tinygo. mirkosertic/bytecoder. tweag/asterius — DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc. webassembly/binaryen — Binaryen is a WebAssembly compiler toolchain and optimizer designed to transform, validate, and shrink binary modules.…