solidity icon indicating copy to clipboard operation
solidity copied to clipboard

[isoltest] Add bytecode builtin.

Open aarlt opened this issue 3 years ago • 4 comments

Closes #10820.

aarlt avatar May 21 '21 00:05 aarlt

I think we need to support all possible kinds of bytecode's.

e.g. ir, irOptimized, legacy and legacyOptimized. Maybe also wast, ewasm and ewasm.wast?

@axic what do you think?

aarlt avatar May 25 '21 15:05 aarlt

I think we need to support all possible kinds of bytecode's.

e.g. ir, irOptimized, legacy and legacyOptimized. Maybe also wast, ewasm and ewasm.wast?

I guess that is true. I would ignore wasm for now. At the same time, cannot we say that bytecode remains as an option which must satisfy ir, irOptimized, legacy and legacyOptimized? If so, we can add the other kinds later when the need arises.

axic avatar May 26 '21 16:05 axic

Still waiting for update I guess?

leonardoalt avatar Oct 06 '21 10:10 leonardoalt

Is this still wanted?

leonardoalt avatar Apr 04 '22 09:04 leonardoalt

This is marked as takeover but hasn't been active for a year, so I'm closing for now. Code is still available in the branch to whoever takes over.

leonardoalt avatar Aug 15 '22 13:08 leonardoalt