aboutsummaryrefslogtreecommitdiff
path: root/lib/std/start.zig
diff options
context:
space:
mode:
authorLuuk de Gram <luuk@degram.dev>2021-11-28 12:49:04 +0100
committerLuuk de Gram <luuk@degram.dev>2021-11-28 12:49:04 +0100
commit7226ad2670f267b4d90b84d0e104fbb1fa41fe49 (patch)
tree2f690511466db3bc73e13b994fd3844079e321b6 /lib/std/start.zig
parent9b5d61430fc7297b24d870adf42392ad113fa21b (diff)
downloadzig-7226ad2670f267b4d90b84d0e104fbb1fa41fe49.tar.gz
zig-7226ad2670f267b4d90b84d0e104fbb1fa41fe49.zip
wasm-link: Implement indirect function table
The function table contains all function pointers that are called by using call_indirect. During codegen, we create a relocation where the linker will resolve the correct index into the table and stores this value within the data section at the location of the pointer.
Diffstat (limited to 'lib/std/start.zig')
0 files changed, 0 insertions, 0 deletions