v1.0.0-beta.0
Pre-release
Pre-release
- WASM target for true dual environment 3+1 platforms support - native on Linux, macOS and Windows and WASM for browser JavaScript
- Now that browser JavaScript is supported,
Magick.Blobuses anArrayBuffer, to retrieve the underlyingArrayBufferfrom aBufferuseb.bufferand to wrap anArrayBufferin aBufferuseBuffer.from(ab)- both of these do not actually copy the data and have no performance impact - Support building a light version by disabling delegate libraries