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.
Main project page:
The main features of emscripten-core/emscripten are: Networking and Utilities.
Open-source alternatives to emscripten-core/emscripten include: alphapixel/slughorn — Library for shoehorning the Slug text/graphics GPU rendering library into projects. cemyuksel/cycodebase — An open source programming resource intended for graphics programmers. chlumsky/msdfgen — msdfgen is a set of tools for converting fonts, SVG paths, and vector contours into monochrome or multi-channel… cieslarmichal/faker-cxx — Faker C++. electronicarts/eastl — EASTL is a C++ Standard Template Library implementation consisting of containers, iterators, and algorithms. It… ahsanayaz/ngx-device-detector — An Angular v7+ library to detect the device, OS, and browser details.
Library for shoehorning the Slug text/graphics GPU rendering library into projects.
An open source programming resource intended for graphics programmers.
msdfgen is a set of tools for converting fonts, SVG paths, and vector contours into monochrome or multi-channel distance field image representations. It functions as a vector graphics texture tool and glyph rasterizer designed to maintain sharp edges at any scale. The project specifically provides a multi-channel signed distance field generator that converts vector shapes and font glyphs into textures that preserve sharp corners and high-fidelity details for real-time rendering. The system covers a range of conversion capabilities, including the transformation of font files and SVG paths int
An Angular v7+ library to detect the device, OS, and browser details.