@jackca/yoga-wasm-web
v0.1.3-internal
Published
[Yoga](https://github.com/facebook/yoga) but in WebAssembly. This is an **opinionated** fork from [pinqy520/yoga-layout-wasm](https://github.com/pinqy520/yoga-layout-wasm) with the following changes:
Readme
yoga-wasm-web
Yoga but in WebAssembly. This is an opinionated fork from pinqy520/yoga-layout-wasm with the following changes:
- Stick to bdc37b07971b645718d2d7400afa19d47056ef0f of Yoga that matches the
yoga-layout-prebuiltpackage. - Fix missing
YGMeasureModebinding. - Fix missing
YGUnitbinding. - Set flag
DYNAMIC_EXECUTION=0foremccto removeevalandFunctionexecutions. - Set flag
TEXTDECODER=0. - Force the
ENVIRONMENTto beweb. - Add
pre.jsto setdocumentasthis. - Replace Rollup with esbuild for bundling.
- Remove the asm.js build.
- Enable LTO.
- Enable SIMD128.
