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
A

aykevl/tinygo

0
View on GitHub↗

Tinygo

Features

  • Compilers and Toolchains - Go compiler for small places including WebAssembly.
  • Language Compilers - Go subset optimized for embedded devices and WebAssembly.

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
0 stars·0 forks·14 views

Star history

Star history chart for aykevl/tinygoStar history chart for aykevl/tinygo

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

Frequently asked questions

What are the main features of aykevl/tinygo?

The main features of aykevl/tinygo are: Compilers and Toolchains, Language Compilers.

Which projects share features with aykevl/tinygo?

Projects with overlapping indexed features include: tweag/asterius — DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc. assemblyscript/assemblyscript — AssemblyScript is a compiler and tooling suite used for WebAssembly module development. It converts a subset of… mirkosertic/bytecoder. andygeiss/esp32-transpiler — Transpile Golang into Arduino code to use fully automated testing at your IoT projects. astrolang/astro. arnetheduck/nlvm.

Projects sharing features with Tinygo

These projects share indexed features with Tinygo. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • andygeiss/esp32-transpilerandygeiss avatar

    andygeiss/esp32-transpiler

    99View on GitHub↗

    Transpile Golang into Arduino code to use fully automated testing at your IoT projects.

    Go
    View on GitHub↗99
Compare all 30 related projects→