mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-12 22:41:27 +00:00
Optimize some std mem methods by replacing expensive rem operations to fast bit logic (#24)
This commit is contained in:
1
NOTICE
1
NOTICE
@ -4,6 +4,7 @@ The following authors have all licensed their contributions to AssemblyScript
|
||||
under the licensing terms detailed in LICENSE.
|
||||
|
||||
* Daniel Wirtz <dcode@dcode.io>
|
||||
* Max Graey <maxgraey@gmail.com>
|
||||
|
||||
================================================================================
|
||||
|
||||
|
Reference in New Issue
Block a user