Lind-Project / glibc

GNU General Public License v2.0
0 stars 0 forks source link

add thread support #4

Closed qianxichen233 closed 3 weeks ago

qianxichen233 commented 3 weeks ago

This PR adds thread support for lind-wasm. pthread_create, pthread_join are avaliable to use.