emsdk

Emscripten SDK (by emscripten-core)

Emsdk Alternatives

Similar projects and alternatives to emsdk

  1. LearnOpenGL

    Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. deno

    479 emsdk VS deno

    A modern runtime for JavaScript and TypeScript.

  4. Elm

    207 emsdk VS Elm

    Compiler for Elm, a functional language for reliable webapps.

  5. Vcpkg

    147 emsdk VS Vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

  6. SharpLab

    .NET language playground

  7. proposal-record-tuple

    ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!

  8. infinite-mac

    70 emsdk VS infinite-mac

    A classic Mac loaded with everything you'd want

  9. Graphite

    52 emsdk VS Graphite

    2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.

  10. design

    WebAssembly Design Documents

  11. WASI

    47 emsdk VS WASI

    WebAssembly System Interface

  12. website

    WebAssembly website (by WebAssembly)

  13. µWebSockets

    Simple, secure & standards compliant web server for the most demanding of applications

  14. Wt

    41 emsdk VS Wt

    Wt, C++ Web Toolkit

  15. napi-rs

    38 emsdk VS napi-rs

    A framework for building compiled Node.js add-ons in Rust via Node-API

  16. emscripten

    22 emsdk VS emscripten

    Emscripten: An LLVM-to-WebAssembly Compiler

  17. CLI11

    13 emsdk VS CLI11

    CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.

  18. ITK-Wasm

    5 emsdk VS ITK-Wasm

    High performance spatial analysis in a web browser and across programming languages and hardware architectures

  19. webaudio-examples

    Code examples that accompany the MDN Web Docs pages relating to Web Audio.

  20. ITK

    7 emsdk VS ITK

    Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.

  21. nfde-rs

    Rust bindings for Native File Dialog Extended

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better emsdk alternative or higher similarity.

emsdk discussion

Log in or Post with

emsdk reviews and mentions

Posts with mentions or reviews of emsdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-01-06.
  • How React and WebAssembly Can Speed Up Your Web Apps in 2025
    2 projects | dev.to | 6 Jan 2025
    Official WebAssembly Website Emscripten
  • JavaScript Structs
    9 projects | news.ycombinator.com | 9 Oct 2024
  • Ask HN: Resources for Learning Graphics Programming
    9 projects | news.ycombinator.com | 24 Sep 2024
    Me and a friend build our own Graphics engines based on https://learnopengl.com I can highly recommend this to everyone who gets started with computer graphics. It is a lot of new information but not the most modern Graphics library, but the information will help you understand the field and pickup any other graphics library quicker. Once I had a small project up and running I started looking at https://emscripten.org/ to combine it with some web experiments and more easily share my work with other over the web. I also started looking at https://vulkan-tutorial.com/ and https://webgpufundamentals.org/ to experiment with geometry shaders.

    Next to Realtime Graphics you could also dabble into the world of Ray-Tracing. Personally I'm still quite new to this field but my master thesis supervisor also gave lectures at an other university where they recoded a lot of lectures during Covid. Advanced Computer graphics at the UU for example https://ics-websites.science.uu.nl/docs/vakken/magr/2021-202... The course recommends https://raytracing.github.io/ as a resource to students, and I can also recommend this.

    As a small note to end with, the website(s) of professors giving computer graphics are a true tressure trove of information: https://jacco.ompf2.com/ https://www.3dgep.com/cpp-fast-track-1-getting-started/

  • Harnessing the Power of WebAssembly in Modern Web Applications
    1 project | dev.to | 7 Jun 2024
    git clone https://github.com/emscripten-core/emsdk.git cd emsdk ./emsdk install latest ./emsdk activate latest
  • Software Applications Incorporated
    3 projects | news.ycombinator.com | 13 Dec 2023
  • How does one get started with unit testing?
    1 project | /r/SoftwareEngineering | 10 Dec 2023
    One place that I’ve found some real, open source unit tests to look at for an example is in the emsdk for emscripten: https://emscripten.org
  • godot 4.2 apksigner returned with error #2
    1 project | /r/godot | 7 Dec 2023
    Your default path was set by emsdk, given where the path is pointing. Your modified path is the path the installer linked in the Godot docs sets, just typically that kind of stuff doesn't override existing variables. This is a good thing to keep in mind in general as if you end up having to use a different version for something else in the future and just install it expecting the installer to update it for you, you will likely run into the same issue.
  • WebAssembly: Building GUI for C++ libraries with Embind
    4 projects | dev.to | 17 Sep 2023
    Emscipten C/C++ to WebAssembly compiler.
  • Playing with low-level memory in WebAssembly
    2 projects | dev.to | 5 Sep 2023
    I am playing around with Emscipten which wraps around clang to compile C/C++ code in WASM binary and provide some glue-code API to embed WASM binary into JavaScript. Look into MDN Docs and Emscripten SDK to get started.
  • Is there any alternative other than JavaScript to deal with web frontend?
    4 projects | /r/webdev | 16 Jun 2023
    Elm is a different approach that compiles into JavaScript. In the extreme case, you have Emscripten which will compile many language into JavaScript but will feel really clumsy compared to using JavaScript in a lot of cases.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic emsdk repo stats
43
3,130
8.5
2 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?