Skip to content

Is there a way to assign a particular table index to a function? #19426

Answered by sbc100
debevv asked this question in Q&A
Discussion options

You must be logged in to vote

No, there is no way to do this. The linker (wasm-ld) assigns indexes to functions at link time and there no way to control what the index will be.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by debevv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants