Skip to content

Is it possible to dynamically load an extension? #169

Answered by rhashimoto
barbalex asked this question in Q&A
Discussion options

You must be logged in to vote

@tantaman knows 100% more (literally) about dynamic loading WASM than I do.

Perhaps you can use create_function() to provide a way to call your JavaScript UUID implementation from your trigger? This will only work if UUID creation is synchronous (except for an ugly unsupported hack).

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@barbalex
Comment options

@barbalex
Comment options

@AntonOfTheWoods
Comment options

Answer selected by barbalex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants