Get release information about the automerge library.
Returns metadata about both the JavaScript wrapper and the WebAssembly
module, including git commit hashes. If js.gitHead !== wasm.gitHead,
the JS and WASM were built from different commits.
If the WASM module has not been initialized, wasm will be null.
Get release information about the automerge library.
Returns metadata about both the JavaScript wrapper and the WebAssembly module, including git commit hashes. If js.gitHead !== wasm.gitHead, the JS and WASM were built from different commits.
If the WASM module has not been initialized, wasm will be null.