mirror of
https://github.com/fluencelabs/marine.git
synced 2024-12-12 06:45:32 +00:00
add compiled wasm modules for ipfs example
This commit is contained in:
parent
6866e61d0c
commit
bc6c684528
7
.gitignore
vendored
7
.gitignore
vendored
@ -6,9 +6,6 @@ target/
|
||||
*.wasm
|
||||
*.wat
|
||||
|
||||
# Dir for compiled artifact
|
||||
bin/
|
||||
|
||||
# Allowed Wasm files for the example
|
||||
!/bin/wasm_ipfs_rpc_wit.wasi.wasm
|
||||
!/bin/wasm_modules/*
|
||||
!bin/wasm_ipfs_rpc_wit.wasi.wasm
|
||||
!bin/wasm_modules/*
|
||||
|
BIN
bin/wasm_ipfs_rpc_wit.wasi.wasm
Normal file
BIN
bin/wasm_ipfs_rpc_wit.wasi.wasm
Normal file
Binary file not shown.
BIN
bin/wasm_modules/ipfs_node.wasm
Normal file
BIN
bin/wasm_modules/ipfs_node.wasm
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user