[WebAssembly] Add path to PIC mode for wasm tables (#67545)
Currently tables cannot be shared between compilation units, therefore no special treatment is needed for tables. Fixes #65191
Loading
Please sign in to comment
Currently tables cannot be shared between compilation units, therefore no special treatment is needed for tables. Fixes #65191