[wasm] Add threading, dl and hwcap support for wasm.
authorRodrigo Kumpera <kumpera@gmail.com>
Mon, 21 Aug 2017 23:26:04 +0000 (16:26 -0700)
committerRodrigo Kumpera <kumpera@gmail.com>
Wed, 23 Aug 2017 20:56:55 +0000 (13:56 -0700)
commit1a621cfcf108d2e9da43ee04a8b43d3a99cb846f
tree782835d76bd65aa579dea8ead12d907ff5b364fa
parentad22cdbbd2ebbd4e7a08b2b9c722128a0a808f83
[wasm] Add threading, dl and hwcap support for wasm.
mono/utils/Makefile.am
mono/utils/mono-dl-wasm.c [new file with mode: 0644]
mono/utils/mono-hwcap-wasm.c [new file with mode: 0644]
mono/utils/mono-threads-posix.c
mono/utils/mono-threads-wasm.c [new file with mode: 0644]
mono/utils/mono-threads.h