Version | Message |
0.5.0 |
# Features ## Extension * #71 Use pre-build dynamic libraries (@Hywan) * #70 Improve function invocation time by 77% (@Hywan) * #69 Introduce the `wasm_instance` structure (@Hywan) * #68 Add the `WasmArrayBuffer::grow` method (@Hywan) ## Runtime * #72 Update Wasmer to 0.5.5 (@Hywan) # Bug/security fixes * #67 Update smallvec (@Hywan) * #48 Fix the extension compilation on CentOS (@Hywan) # Documentation * Many improvements related to the new features and bug fixes. # Chore * #59 Tweak Bors (@Hywan) |