tweag / asterius

DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc
1.98k stars 55 forks source link

Add missing sized variants of FFIValueTypeRep #849

Closed TerrorJack closed 3 years ago

TerrorJack commented 3 years ago

This PR adds 8/16/32/64-bit sized FFIValueTypeRep. This is a prerequisite for unifying our JSFFI runtime type information implementation.