Babylon.js icon indicating copy to clipboard operation
Babylon.js copied to clipboard

Allow loading WebAssembly scripts when in node environment

Open RaananW opened this issue 3 years ago • 3 comments

When running Babylon.js in Node.js it is not enough to load the wasm, as it is required to use Node.js' WebAssembly runtime to parse the file (https://nodejs.dev/en/learn/nodejs-with-webassembly/). We will need to find a clean way to introduce file loading in different environments.

See discussion here - https://forum.babylonjs.com/t/importasyncmesh-on-server-side-without-scene/34151/39

RaananW avatar Jan 09 '23 11:01 RaananW

An acceptable solution for node:

https://forum.babylonjs.com/t/running-nullengine-in-node-js-to-leverage-the-havok-physics-engine/41424/7

RaananW avatar Jul 11 '23 18:07 RaananW

This issue has been automatically staled because it has been inactive for more than 14 days. Please update to "unstale".

github-actions[bot] avatar Mar 14 '24 00:03 github-actions[bot]

This issue has been automatically staled because it has been inactive for more than 14 days. Please update to "unstale".

github-actions[bot] avatar Mar 30 '24 00:03 github-actions[bot]