revive-stdlib 0.1.1

revive compiler stdlib components
docs.rs failed to build revive-stdlib-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

This crate vendors EVM related standard library functionality and provides a LLVM module, exporting the standard library functions. The standard library code is inherited and adapted from [0]. [0]: [https://github.com/matter-labs/era-compiler-llvm/blob/v1.4.1/llvm/lib/Target/PolkaVM/polkavm-stdlib.ll]