You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WasmFS] Make the Node backend optional for web builds (#26608)
Previously, the WasmFS Node backend assumed Node.js was always
available. This change allows building binaries that include Node
backend stubs, so they can run in web environments.
Split out from #24733.
0 commit comments