-
-
Notifications
You must be signed in to change notification settings - Fork 672
Closed
Labels
Description
Hello,
I'd like to be able to link against a function defined in another module -- either the wast
or a precompiled wasm
binary. Is this possible today? (If it's not possible at compile time I suppose I'd have to wait for dynamic linking to become possible per #84.)
Thanks