Software Alternatives, Accelerators & Startups

py2exe VS Emscripten

Compare py2exe VS Emscripten and see what are their differences

py2exe logo py2exe

A distutils extension to create standalone Windows programs from Python scripts.

Emscripten logo Emscripten

Emscripten is an LLVM to JavaScript compiler.
  • py2exe Landing page
    Landing page //
    2021-10-04
  • Emscripten Landing page
    Landing page //
    2021-08-02

py2exe videos

Bypass Anti­Virus using Pyinstaller and py2exe (demo)

More videos:

  • Review - Python Py2exe Compiler Screen De-Constructed

Emscripten videos

Monster Madness Online (Emscripten Web Technology Overview)

Category Popularity

0-100% (relative to py2exe and Emscripten)
CMS
100 100%
0% 0
Email Marketing
0 0%
100% 100
Website Builder
100 100%
0% 0
IDE
0 0%
100% 100

User comments

Share your experience with using py2exe and Emscripten. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Emscripten seems to be a lot more popular than py2exe. While we know about 45 links to Emscripten, we've tracked only 1 mention of py2exe. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

py2exe mentions (1)

  • Games
    Sounds like you are on Windows. I think something like https://py2exe.org/ will be what you are after. I'm on Mac / Linux systems only, so I can't really provide info on how to use it, but I know there are some good tutorials out there. Source: over 1 year ago

Emscripten mentions (45)

  • Software Applications Incorporated
    Https://infinitemac.org, which is https://basilisk.cebix.net compiled for the web using https://emscripten.org. - Source: Hacker News / 6 months ago
  • How does one get started with unit testing?
    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. Source: 6 months ago
  • Playing with low-level memory in WebAssembly
    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. - Source: dev.to / 9 months ago
  • Is there any alternative other than JavaScript to deal with web frontend?
    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. Source: almost 1 year ago
  • SQLite builds for WASI since 3.41.0
    SQLite is a pretty popular database and it's a critical dependency for many different applications. By compiling it to Wasm32-wasi, you can add it to any WebAssembly module. This enables a new set of possibilities for Wasm and SQLite. For example, now you can run a full WordPress application in the browser [1][2] / server [3] using the same Wasm module. Note that for the browser these projects use Emscripten [4],... - Source: Hacker News / about 1 year ago
View more

What are some alternatives?

When comparing py2exe and Emscripten, you can also consider the following products

PyInstaller - PyInstaller is a program that freezes (packages) Python programs into stand-alone executables...

WebAssembly - Application and Data, Languages & Frameworks, and Languages

cx_Freeze - cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the...

Tiny C Compiler - The Tiny C Compiler is an x86, x86-64 and ARM processor C compiler created by Fabrice Bellard.

nuitka - Nuitka is a Python compiler.

clang - C, C++, Objective C and Objective C++ front-end for the LLVM compiler.