asyncify VS wasm-bindgen

Compare asyncify vs wasm-bindgen and see what are their differences.

asyncify

Standalone Asyncify helper for Binaryen (by GoogleChromeLabs)

wasm-bindgen

Facilitating high-level interactions between Wasm modules and JavaScript (by rustwasm)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
asyncify wasm-bindgen
1 44
116 7,270
4.3% 1.7%
3.6 9.2
4 months ago 4 days ago
JavaScript Rust
Apache License 2.0 Apache License 2.0
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.

asyncify

Posts with mentions or reviews of asyncify. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-26.
  • Store SQLite in Cloudflare Durable Objects
    14 projects | dev.to | 26 Jan 2022
    The asyncification is achieved by unwinding and rewinding the local stack. With wasm-opt, this is done on a WASM level as post-build transformation. This makes it a language-agnostic approach. Once a WASM module is asyncified it needs to be used through the JavaScript wrapper Asyncify. A good introduction to asyncify can be found here: Using asynchronous web APIs from WebAssembly.

wasm-bindgen

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

What are some alternatives?

When comparing asyncify and wasm-bindgen you can also consider the following projects:

workers-wasi

wasm-pack - šŸ“¦āœØ your favorite rust -> wasm workflow tool!

wasi-sdk - WASI-enabled WebAssembly C/C++ toolchain

react-three-fiber - šŸ‡ØšŸ‡­ A React renderer for Three.js

binaryen - Optimizer and compiler/toolchain library for WebAssembly

wasmer - šŸš€ The leading Wasm Runtime supporting WASIX, WASI and Emscripten

wasm-sqlite - [Experimental] SQLite compiled to WASM with pluggable page storage.

wasmtime - A fast and secure runtime for WebAssembly

rusqlite - Ergonomic bindings to SQLite for Rust

trunk - Build, bundle & ship your Rust WASM application to the web.

do-sqlite - [Experimental] Persist SQLite in a Cloudflare Durable Object

wasi-libc - WASI libc implementation for WebAssembly