forked from GitHub/haskell-wasm
Add Valid.getModule to the Wasm exports.
This commit is contained in:
@@ -16,7 +16,8 @@ module Language.Wasm (
|
||||
Assertion(..),
|
||||
Ident(..),
|
||||
Meta(..),
|
||||
runScript
|
||||
runScript,
|
||||
Valid.getModule
|
||||
) where
|
||||
|
||||
import qualified Data.ByteString as BS
|
||||
|
||||
Reference in New Issue
Block a user