This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
EOSIO.WasmSDK Version 1.1.0 Release Note
eosio-cpp
- Added missing -std option, this allows for setting the C++ standard version.
- Resolved bug with function-level static variables, this had caused linking issues with __cxa_guard_acquire and __cxa_guard_release symbols.
scripts
- Resolved issue with
build.sh
exhausting memory on weaker machines. - Added
install.sh
anduninstall.sh
as convenience scripts.
eosiolib
- Expanded API comments.
- Added function declaration for get_resource_limits.
- Added less operator for extended_symbol.