Skip to content

Commit

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

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

0 comments on commit ab4c456

Please sign in to comment.