github AssemblyScript/assemblyscript v0.23.0

latest releases: v0.26.7, v0.26.6, v0.26.5...
22 months ago

Breaking changes

  • Remove no longer used half of RTTI (#2555) (a565d73)
    RTTI at __rtti_base no longer contains base class ids and now is just type flags.
  • Make class fields a special kind of property (#2548) (0fd4db2)
    Element kinds FIELD and FIELD_PROTOTYPE and elements Field and FieldPrototype have been removed. Instead, Property inherit previous Field functionality, indicated by property.isField.

Other

Don't miss a new assemblyscript release

NewReleases is sending notifications on new releases.