Skip to content

Commit

Permalink
do listing
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Sep 4, 2024
1 parent 235d022 commit da598ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/wasm_cut.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ls -la *
wasm2wat --enable-all duckdb_wasm.wasm -o duckdb_wat.wat
ls -la duckdb_wasm.wasm
sed -i "/export*Executor/c\" ${BUILD_DIR}/duckdb_wat.wat
Expand Down

0 comments on commit da598ad

Please sign in to comment.