Turns async function into sync via JavaScript wrapper of Node event loop
TypeScript definitions for deasync
TypeScript definitions for deasync-promise
This is the **x86_64-unknown-linux-musl** binary for `@se-oss/deasync`
This is the **x86_64-unknown-linux-gnu** binary for `@se-oss/deasync`
This is the **aarch64-apple-darwin** binary for `@se-oss/deasync`
This is the **aarch64-unknown-linux-gnu** binary for `@se-oss/deasync`
This is the **x86_64-apple-darwin** binary for `@se-oss/deasync`
This is the **aarch64-unknown-linux-musl** binary for `@se-oss/deasync`
Turn ES6 Promise into synchronize function call, a simple wrapper of deasync package
This is the **x86_64-pc-windows-msvc** binary for `@se-oss/deasync`
This is the **aarch64-pc-windows-msvc** binary for `@se-oss/deasync`
Turns async code into sync via JavaScript wrapper of Node event loop, support both callback and promise
Transform async functions into sync with promise API
Native Node.js addon for synchronous async calls.
Wanted to deasync your functions? WELL TOO BAD!!!

基于deasync@0.1.24 针对于linux系统支持的尝试
Wrapping a function to convert it from async to sync with deasync package that implemented with a blocking mechanism by calling Node.js event loop at JavaScript layer. The core of deasync is written in C++.
Forked from better-mock. delete deasync dependencies
Forked from better-mock. delete deasync dependencies
Turns async function into sync via JavaScript wrapper of Node event loop
Turns async code into sync via JavaScript wrapper of Node event loop, support both callback and promise
update deasync just a test