Skip to content

Option ‣ nodeCompat

Chung Leong edited this page Mar 15, 2025 · 1 revision

Generate JavaScript code compatible with Node.js as well as web browsers. readFile() will be used to load WASM files and Node's Worker Threads module will be used in lieu of Web workers.

Default value:

false

Clone this wiki locally