Tags: jamaltun/assemblyscript
Tags
feat: Implement xxHash32 and use it in stdlib (AssemblyScript#1580)
feat: Implement nontrapping-f2i proposal (AssemblyScript#1651)
feat: Implement Array/TypedArray/String#at (AssemblyScript#1606)
Add missing tests for Array#lastIndexOf (AssemblyScript#1642)
Rewrite runtime, switch to tracing GC and bootstrap (AssemblyScript#1559 ) BREAKING: The exported runtime interface has changed, affecting how external objects are being kept alive. Please refer to the updated documentation on [Garbage collection](https://www.assemblyscript.org/garbage-collection.html) for all the details.
PreviousNext