mirror of
https://github.com/status-im/evmc.git
synced 2025-02-23 16:38:06 +00:00
changelog: Add entry about added 32-bit architecture support
This commit is contained in:
parent
5af66f2b4d
commit
4a8de9e117
@ -8,6 +8,8 @@
|
||||
E.g. `./modules/vm.so,engine=compiler,trace,verbosity=2`.
|
||||
A VM can be loaded, created and configured atomically with
|
||||
new `evmc_load_and_configure()` function.
|
||||
- Added: [[#327](https://github.com/ethereum/evmc/pull/327)]
|
||||
Full support for 32-bit architectures has been added.
|
||||
- Changed: [[#293](https://github.com/ethereum/evmc/pull/293)]
|
||||
In C++ API `evmc::result::raw()` renamed to `evmc::result::release_raw()`.
|
||||
- Changed: [[#311](https://github.com/ethereum/evmc/pull/311)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user