Skip to content

Is it possible to import from modules at runtime? #16717

Discussion options

You must be logged in to vote

It is via dynamic library loading. We have an example here: https://github.com/vlang/v/blob/master/examples/dynamic_library_loading

(See the use.v file)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@B-Esmaili
Comment options

@larpon
Comment options

larpon Dec 20, 2022
Collaborator

Answer selected by B-Esmaili
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants