Skip to content

Commit

Permalink
Disable threads example
Browse files Browse the repository at this point in the history
  • Loading branch information
rossberg committed Mar 21, 2023
1 parent ab4c456 commit 3a1ac36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ EXAMPLES = \
memory \
hostref \
finalize \
threads \
multi \
#table \ # For some reason, this is currently broken in V8
#serialize \ # Also currently broken
#threads \ # Broken as well

# Wasm config
WASM_INCLUDE = ${WASM_DIR}/include
Expand Down

0 comments on commit 3a1ac36

Please sign in to comment.