harfbuzzjs VS webassemblyjs

Compare harfbuzzjs vs webassemblyjs and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
harfbuzzjs webassemblyjs
2 5
177 771
6.2% -
5.9 5.0
about 2 months ago 15 days ago
JavaScript JavaScript
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

harfbuzzjs

Posts with mentions or reviews of harfbuzzjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-02.
  • 3D and 2D: Testing out my cross-platform graphics engine
    17 projects | news.ycombinator.com | 2 Apr 2024
    There is a well maintained Wasm build of harfbuzz: <https://github.com/harfbuzz/harfbuzzjs> with both OpenType and AAT shapers support, which should be enough but you can also provide your own shaper implementation in Wasm yes.

    We're successfully using Wasm harfbuzz to render text in a web-based design tool with relatively high usage so there should be no issues integrating it :)

  • The Web Assembly Shaper
    2 projects | news.ycombinator.com | 9 Jul 2023
    I was researching how to get a WASMified version of harfbuzz into my frontend 2d canvas library (because: text implementation in the 2D Canvas API is genuinely dire) when I discovered this issue had already been addressed back in 2019, when the guy who develops Photopea asked the question and got a positive answer - https://github.com/harfbuzz/harfbuzzjs/issues/10

webassemblyjs

Posts with mentions or reviews of webassemblyjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-28.

What are some alternatives?

When comparing harfbuzzjs and webassemblyjs you can also consider the following projects:

wa-sqlite - WebAssembly SQLite with experimental support for browser storage extensions

sablejs - 🏖️ The safer and faster ECMA5.1 interpreter written by JavaScript

localpdfmerger - Merge PDFs, optimize PDFs, and extract Information like Images from PDF Files locally inside your Browser

js-ziju - Compile javascript to LLVM IR, x86 assembly and self interpreting

harfbuzz - HarfBuzz text shaping engine

wasm-pandoc - Pandoc compiled into WebAssembly by Asterius. 📚

opentype.js - Read and write OpenType fonts using JavaScript.

aioli - Framework for building fast genomics web tools with WebAssembly and WebWorkers

sql.js - A javascript library to run SQLite on the web.

manifold - Geometry library for topological robustness

webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.