JavaScript WASM compilation fails with yoga-3.2.0 and yoga-3.2.1 #1852

Open
opened 2025-08-26 21:07:12 -07:00 by dourabbit · 0 comments
dourabbit commented 2025-08-26 21:07:12 -07:00 (Migrated from github.com)

I downloaded the source and attempted to compile it on macOS, but encountered the following errors:

■ emcmake cmake -S . -B build -G Ninja
[11:25:06 AM] x Error detected while running '_wrapFunction'
[11:25:06 AM] x ------------------------------------
[11:25:06 AM] x Error: Command failed: /Users/.../yoga-3.2.0/javascript/.emsdk/upstream/emscripten/emcmake cmake -S . -B build -G Ninja
x ------------------------------------
[11:25:06 AM] x finished 'build' in 1101.29s with errors
[11:25:06 AM] x Error previously detected. See above for error messages.
npm ERR! Lifecycle script build failed with error:
npm ERR! Error: command failed
npm ERR! in workspace: yoga-layout@3.2.0
npm ERR! at location: /Users/chengfuchen/Downloads/yoga-3.2.0/javascript

Does anyone have any insight into these errors?
Appreciate any assistance on this

I downloaded the source and attempted to compile it on macOS, but encountered the following errors: ■ emcmake cmake -S . -B build -G Ninja [11:25:06 AM] x Error detected while running '_wrapFunction' [11:25:06 AM] x ------------------------------------ [11:25:06 AM] x Error: Command failed: /Users/.../yoga-3.2.0/javascript/.emsdk/upstream/emscripten/emcmake cmake -S . -B build -G Ninja x ------------------------------------ [11:25:06 AM] x finished 'build' in 1101.29s with errors [11:25:06 AM] x Error previously detected. See above for error messages. npm ERR! Lifecycle script `build` failed with error: npm ERR! Error: command failed npm ERR! in workspace: yoga-layout@3.2.0 npm ERR! at location: /Users/chengfuchen/Downloads/yoga-3.2.0/javascript Does anyone have any insight into these errors? Appreciate any assistance on this
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DaddyFrosty/yoga#1852
No description provided.