ethdb, rpc: support building on js/wasm (#17709)
The changes allow building WebAssembly applications which use ethclient.Client.
Showing
ethdb/database_js.go
0 → 100644
ethdb/database_js_test.go
0 → 100644
ethdb/table.go
0 → 100644
ethdb/table_batch.go
0 → 100644
rpc/ipc_js.go
0 → 100644
Please register or sign in to comment