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
The LAMMPS library compiled as wasm binary is less than 500kb, so this is preferred. We should, however, use asm.js as fallback in browsers not supporting wasm.
The LAMMPS library compiled as wasm binary is less than 500kb, so this is preferred. We should, however, use asm.js as fallback in browsers not supporting wasm.
This can be done as explained here: https://github.com/kripken/emscripten/wiki/WebAssembly#binaryen-methods
The text was updated successfully, but these errors were encountered: