feat(wasi-threads): Add CI for WASI threads (#1819)
Update wasi-sdk from 12.0 to 16.0 in CI Build wasi-libc and build wai-threads sample in CI
This commit is contained in:
@ -29,6 +29,8 @@ function (compile_sample SOURCE_FILE)
|
||||
LINKER:--export=__data_end
|
||||
LINKER:--shared-memory,--max-memory=1966080
|
||||
LINKER:--export=wasi_thread_start
|
||||
LINKER:--export=malloc
|
||||
LINKER:--export=free
|
||||
)
|
||||
endfunction ()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user