feat: add bpf-c-noop example
This commit is contained in:
4
web3.js/test/fixtures/noop/build.sh
vendored
Executable file
4
web3.js/test/fixtures/noop/build.sh
vendored
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash -ex
|
||||
|
||||
make -C ../../../examples/bpf-c-noop/
|
||||
cp ../../../examples/bpf-c-noop/out/noop.o .
|
BIN
web3.js/test/fixtures/noop/noop.o
vendored
Normal file
BIN
web3.js/test/fixtures/noop/noop.o
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user