aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Thread.zig
diff options
context:
space:
mode:
authorLuuk de Gram <luuk@degram.dev>2022-04-23 20:45:10 +0200
committerLuuk de Gram <luuk@degram.dev>2022-04-26 12:20:27 +0200
commitcb49af6c9a6b790ec341cb081d1fec381d44e9a4 (patch)
tree91cd9c20684b33a3c43eb8393596910d664db02b /lib/std/Thread.zig
parentab658e32bdfa234b6c33f0718cac7a23fbd4074f (diff)
downloadzig-cb49af6c9a6b790ec341cb081d1fec381d44e9a4.tar.gz
zig-cb49af6c9a6b790ec341cb081d1fec381d44e9a4.zip
wasm: Initial C-ABI implementation
This implements the C-ABI convention as specified by: https://github.com/WebAssembly/tool-conventions/blob/main/BasicCABI.md While not an official specification, it's the ABI that is output by clang/LLVM. As we use LLVM to compile compiler-rt, and want to integrate with C-libraries, we follow the same convention when the calling convention results in 'C'.
Diffstat (limited to 'lib/std/Thread.zig')
0 files changed, 0 insertions, 0 deletions