Skip to content

Commit

Permalink
commented out tableInstanceSetData
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharad committed Sep 5, 2023
1 parent 1ab2d86 commit c60c02b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/WasmEdge/Internal/FFI/ValueTypes.chs
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ module WasmEdge.Internal.FFI.ValueTypes
,functionInstanceGetFunctionType
,tableInstanceCreate
,tableInstanceGetTableType
,tableInstanceGetData
,tableInstanceSetData
--,tableInstanceGetData
--,tableInstanceSetData
,tableInstanceGetSize
,tableInstanceGrow
,memoryInstanceCreate
Expand Down

0 comments on commit c60c02b

Please sign in to comment.