ShasamblyOpcodeFStoreLocal

Deprecated

Replace with ShasamblyOpcodeIStoreLocal

This is a typealias to ShasamblyOpcodeIStoreLocal Integers and floats both have 4 Bytes, so it is not necessary to have an own bytecode for storing a float, you can just use the integer one

See also