Commit Graph

4 Commits

Author SHA1 Message Date
Anuraag Agrawal
6b21510c11 threads: implement threads proposal in interpreter (#1915)
Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
2024-01-15 08:20:40 -08:00
Anuraag Agrawal
c97e3d9473 threads: add spectests for Wasm threads proposal (#1896)
Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
2024-01-04 18:18:34 -08:00
Anuraag Agrawal
714368bcea Remove threads support (#1487)
Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
2023-05-22 12:18:36 +10:00
Anuraag Agrawal
bc96257575 Implement WebAssembly threads proposal with interpreter (#1460)
Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
2023-05-16 12:22:17 +08:00