1# 2024-03-20-isa-changelog 2 3This document describes change log with the following modifications: 4 5* Version 6* Bytecode instructions 7 8## Version 9We update version from 11.0.2.0 to 12.0.0.0 10 11## Bytecode instructions 12To support lazy loading of module variables in sendable class, the following bytecode instructions are added: 13 14- callruntime.ldsendableexternalmodulevar 15- callruntime.wideldsendableexternalmodulevar