mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-17 00:41:32 +00:00
General cleanup (#525)
* Cleans up and trims the overly large builtins file by ~1600 lines * Properly propagate inline assembler-like argument types * Use https in examples * Reformat README
This commit is contained in:
@ -426,14 +426,14 @@
|
||||
i32.const 1
|
||||
i32.store
|
||||
i32.const 8
|
||||
i32.const 1
|
||||
i32.store8
|
||||
i64.const 1
|
||||
i64.store8
|
||||
i32.const 8
|
||||
i32.const 1
|
||||
i32.store16
|
||||
i64.const 1
|
||||
i64.store16
|
||||
i32.const 8
|
||||
i32.const 1
|
||||
i32.store
|
||||
i64.const 1
|
||||
i64.store32
|
||||
i32.const 8
|
||||
i64.const 1
|
||||
i64.store
|
||||
|
Reference in New Issue
Block a user