{"id":31619337,"url":"https://github.com/multiversx/mx-chain-vm-v1_4-go","last_synced_at":"2026-03-04T21:32:38.722Z","repository":{"id":61628529,"uuid":"549564403","full_name":"multiversx/mx-chain-vm-v1_4-go","owner":"multiversx","description":"Legacy repository for WASM-VM v1.4","archived":false,"fork":false,"pushed_at":"2025-07-18T06:54:47.000Z","size":92009,"stargazers_count":5,"open_issues_count":6,"forks_count":2,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-06T14:11:13.126Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ElrondNetwork/wasm-vm","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/multiversx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-10-11T11:34:41.000Z","updated_at":"2025-07-18T06:54:56.000Z","dependencies_parsed_at":"2023-12-28T08:29:11.403Z","dependency_job_id":"464c1a17-9dac-4850-9ff3-17313d3010dd","html_url":"https://github.com/multiversx/mx-chain-vm-v1_4-go","commit_stats":{"total_commits":3229,"total_committers":28,"mean_commits":"115.32142857142857","dds":0.7376896872096624,"last_synced_commit":"7d949cbbd93b2332449f115cc8c7731a05b5e817"},"previous_names":["elrondnetwork/wasm-vm-v1_4"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/multiversx/mx-chain-vm-v1_4-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-chain-vm-v1_4-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-chain-vm-v1_4-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-chain-vm-v1_4-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-chain-vm-v1_4-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multiversx","download_url":"https://codeload.github.com/multiversx/mx-chain-vm-v1_4-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-chain-vm-v1_4-go/sbom","scorecard":{"id":667978,"data":{"date":"2025-08-18","repo":{"name":"github.com/multiversx/mx-chain-vm-v1_4-go","commit":"c52a57b65db563fb5e27f91d766c29ecc0ff0744"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":3.1,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Warn: no topLevel permission defined: .github/workflows/code-coverage.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/golangci-lint.yml:11","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: test/adder/output/adder.wasm:1","Warn: binary detected: test/attestation-c/attestation.wasm:1","Warn: binary detected: test/attestation-rust/output/attestation.wasm:1","Warn: binary detected: test/contracts/answer-locals/output/answer-locals.wasm:1","Warn: binary detected: test/contracts/answer/output/answer.wasm:1","Warn: binary detected: test/contracts/async-call-builtin/output/async-call-builtin.wasm:1","Warn: binary detected: test/contracts/async-call-child-managed/output/async-call-child-managed.wasm:1","Warn: binary detected: test/contracts/async-call-child/output/async-call-child.wasm:1","Warn: binary detected: test/contracts/async-call-parent-managed/output/async-call-parent-managed.wasm:1","Warn: binary detected: test/contracts/async-call-parent/output/async-call-parent.wasm:1","Warn: binary detected: test/contracts/bad-empty/output/bad-empty.wasm:1","Warn: binary detected: test/contracts/bad-misc/output/bad-misc.wasm:1","Warn: binary detected: test/contracts/baseOps/output/baseOps.wasm:1","Warn: binary detected: test/contracts/big-floats-2/output/big-floats-2.wasm:1","Warn: binary detected: test/contracts/big-floats/output/big-floats.wasm:1","Warn: binary detected: test/contracts/breakpoint/output/breakpoint.wasm:1","Warn: binary detected: test/contracts/counter/output/counter.wasm:1","Warn: binary detected: test/contracts/deployer-child/output/deployer-child.wasm:1","Warn: binary detected: test/contracts/deployer-fromanother-contract/output/deployer-fromanother-contract.wasm:1","Warn: binary detected: test/contracts/deployer-parent/output/deployer-parent.wasm:1","Warn: binary detected: test/contracts/deployer/output/deployer.wasm:1","Warn: binary detected: test/contracts/erc20/output/erc20.wasm:1","Warn: binary detected: test/contracts/exchange/output/exchange.wasm:1","Warn: binary detected: test/contracts/exec-dest-ctx-builtin/output/exec-dest-ctx-builtin.wasm:1","Warn: binary detected: test/contracts/exec-dest-ctx-by-caller/child/output/child.wasm:1","Warn: binary detected: test/contracts/exec-dest-ctx-by-caller/parent/output/parent.wasm:1","Warn: binary detected: test/contracts/exec-dest-ctx-child/output/exec-dest-ctx-child.wasm:1","Warn: binary detected: test/contracts/exec-dest-ctx-esdt/basic/output/basic.wasm:1","Warn: binary detected: test/contracts/exec-dest-ctx-parent/output/exec-dest-ctx-parent.wasm:1","Warn: binary detected: test/contracts/exec-dest-ctx-recursive-child/output/exec-dest-ctx-recursive-child.wasm:1","Warn: binary detected: test/contracts/exec-dest-ctx-recursive-parent/output/exec-dest-ctx-recursive-parent.wasm:1","Warn: binary detected: test/contracts/exec-dest-ctx-recursive/output/exec-dest-ctx-recursive.wasm:1","Warn: binary detected: test/contracts/exec-same-ctx-child/output/exec-same-ctx-child.wasm:1","Warn: binary detected: test/contracts/exec-same-ctx-parent/output/exec-same-ctx-parent.wasm:1","Warn: binary detected: test/contracts/exec-same-ctx-recursive-child/output/exec-same-ctx-recursive-child.wasm:1","Warn: binary detected: test/contracts/exec-same-ctx-recursive-parent/output/exec-same-ctx-recursive-parent.wasm:1","Warn: binary detected: test/contracts/exec-same-ctx-recursive/output/exec-same-ctx-recursive.wasm:1","Warn: binary detected: test/contracts/exec-same-ctx-simple-child/output/exec-same-ctx-simple-child.wasm:1","Warn: binary detected: test/contracts/exec-same-ctx-simple-parent/output/exec-same-ctx-simple-parent.wasm:1","Warn: binary detected: test/contracts/exec-sync-ctx-multiple/alpha/output/alpha.wasm:1","Warn: binary detected: test/contracts/exec-sync-ctx-multiple/beta/output/beta.wasm:1","Warn: binary detected: test/contracts/exec-sync-ctx-multiple/delta/output/delta.wasm:1","Warn: binary detected: test/contracts/exec-sync-ctx-multiple/gamma/output/gamma.wasm:1","Warn: binary detected: test/contracts/init-correct/output/init-correct.wasm:1","Warn: binary detected: test/contracts/init-simple-popcnt/init-simple-popcnt.wasm:1","Warn: binary detected: test/contracts/init-simple-popcnt/output/init-simple-popcnt.wasm:1","Warn: binary detected: test/contracts/init-simple/output/init-simple.wasm:1","Warn: binary detected: test/contracts/init-wrong/output/init-wrong.wasm:1","Warn: binary detected: test/contracts/managed-buffers/output/managed-buffers.wasm:1","Warn: binary detected: test/contracts/memgrow-wrong/output/memgrow-wrong.wasm:1","Warn: binary detected: test/contracts/misc/output/misc.wasm:1","Warn: binary detected: test/contracts/num-with-fp/output/num-with-fp.wasm:1","Warn: binary detected: test/contracts/opcodes/output/opcodes.wasm:1","Warn: binary detected: test/contracts/promises-tracking/output/trackingSystem.wasm:1","Warn: binary detected: test/contracts/promises-train/output/train.wasm:1","Warn: binary detected: test/contracts/promises/output/promises.wasm:1","Warn: binary detected: test/contracts/signatures/output/signatures.wasm:1","Warn: binary detected: test/contracts/timelocks/output/timelocks.wasm:1","Warn: binary detected: test/contracts/upgrader/output/upgrader.wasm:1","Warn: binary detected: test/contracts/wasmbacking/imported-global/output/imported-global.wasm:1","Warn: binary detected: test/contracts/wasmbacking/mem-content/output/mem-content.wasm:1","Warn: binary detected: test/contracts/wasmbacking/mem-data-initializer/output/mem-data-initializer.wasm:1","Warn: binary detected: test/contracts/wasmbacking/mem-exceeded-max-pages/output/mem-exceeded-max-pages.wasm:1","Warn: binary detected: test/contracts/wasmbacking/mem-exceeded-pages/output/mem-exceeded-pages.wasm:1","Warn: binary detected: test/contracts/wasmbacking/mem-grow/output/mem-grow.wasm:1","Warn: binary detected: test/contracts/wasmbacking/mem-min-pages-greater-than-max-pages/output/mem-min-pages-greater-than-max-pages.wasm:1","Warn: binary detected: test/contracts/wasmbacking/mem-multiple-max-pages/output/mem-multiple-max-pages.wasm:1","Warn: binary detected: test/contracts/wasmbacking/mem-multiple-pages/output/mem-multiple-pages.wasm:1","Warn: binary detected: test/contracts/wasmbacking/mem-no-max-pages/output/mem-no-max-pages.wasm:1","Warn: binary detected: test/contracts/wasmbacking/mem-no-pages/output/mem-no-pages.wasm:1","Warn: binary detected: test/contracts/wasmbacking/mem-single-page/output/mem-single-page.wasm:1","Warn: binary detected: test/contracts/wasmbacking/memoryless/output/memoryless.wasm:1","Warn: binary detected: test/contracts/wasmbacking/multiple-memories/output/multiple-memories.wasm:1","Warn: binary detected: test/contracts/wasmbacking/multiple-mutable/output/multiple-mutable.wasm:1","Warn: binary detected: test/contracts/wasmbacking/noglobals/output/noglobals.wasm:1","Warn: binary detected: test/contracts/wasmbacking/single-immutable/output/single-immutable.wasm:1","Warn: binary detected: test/contracts/wasmbacking/single-mutable/output/single-mutable.wasm:1","Warn: binary detected: test/crowdfunding-esdt/output/crowdfunding-esdt.wasm:1","Warn: binary detected: test/delegation/auction-mock/output/auction-mock.wasm:1","Warn: binary detected: test/delegation/v0_2/auction-mock.wasm:1","Warn: binary detected: test/delegation/v0_2/delegation.wasm:1","Warn: binary detected: test/delegation/v0_3/output/delegation.wasm:1","Warn: binary detected: test/delegation/v0_4_genesis/output/delegation.wasm:1","Warn: binary detected: test/delegation/v0_5_latest_full/output/delegation_latest_full.wasm:1","Warn: binary detected: test/delegation/v0_5_latest_update/output/delegation_latest_update.wasm:1","Warn: binary detected: test/digital-cash/output/digital-cash.wasm:1","Warn: binary detected: test/dns/output/dns.wasm:1","Warn: binary detected: test/egld-esdt-swap/output/egld-esdt-swap.wasm:1","Warn: binary detected: test/erc20-c/contracts/erc20-c.wasm:1","Warn: binary detected: test/erc20-rust/output/erc20.wasm:1","Warn: binary detected: test/esdt-nft-marketplace/output/esdt-nft-marketplace.wasm:1","Warn: binary detected: test/features/alloc-features/output/alloc-features.wasm:1","Warn: binary detected: test/features/basic-features-legacy/output/features-legacy.wasm:1","Warn: binary detected: test/features/basic-features-no-small-int-api/output/features-no-small-int-api.wasm:1","Warn: binary detected: test/features/basic-features/output/basic-features.wasm:1","Warn: binary detected: test/features/big-float-features/output/big-float-features.wasm:1","Warn: binary detected: test/features/composability/forwarder-raw/output/forwarder-raw-unmanaged.wasm:1","Warn: binary detected: test/features/composability/forwarder-raw/output/forwarder-raw.wasm:1","Warn: binary detected: test/features/composability/forwarder/output/forwarder-unmanaged.wasm:1","Warn: binary detected: test/features/composability/forwarder/output/forwarder.wasm:1","Warn: binary detected: test/features/composability/proxy-test-first/output/proxy-test-first-unmanaged.wasm:1","Warn: binary detected: test/features/composability/proxy-test-first/output/proxy-test-first.wasm:1","Warn: binary detected: test/features/composability/proxy-test-second/output/proxy-test-second-unmanaged.wasm:1","Warn: binary detected: test/features/composability/proxy-test-second/output/proxy-test-second.wasm:1","Warn: binary detected: test/features/composability/recursive-caller/output/recursive-caller-unmanaged.wasm:1","Warn: binary detected: test/features/composability/recursive-caller/output/recursive-caller.wasm:1","Warn: binary detected: test/features/composability/test-wasm/dns.wasm:1","Warn: binary detected: test/features/composability/vault/output/vault.wasm:1","Warn: binary detected: test/features/esdt-system-sc-mock/output/esdt-system-sc-mock.wasm:1","Warn: binary detected: test/features/esdt-system-sc-mock/output/payable-features.wasm:1","Warn: binary detected: test/features/formatted-message-features/output/formatted-message-features.wasm:1","Warn: binary detected: test/features/payable-features/output/payable-features.wasm:1","Warn: binary detected: test/multisig/output/multisig-external-view-view.wasm:1","Warn: binary detected: test/multisig/output/multisig-external-view.wasm:1","Warn: binary detected: test/multisig/test-contracts/adder.wasm:1","Warn: binary detected: test/multisig/test-contracts/factorial.wasm:1","Warn: binary detected: test/ping-pong-egld/output/ping-pong-egld.wasm:1","Warn: binary detected: test/promises/promises.wasm:1","Warn: binary detected: test/promises/trackingSystem.wasm:1","Warn: binary detected: test/promises/train.wasm:1","Warn: binary detected: test/timelocks/timelocks.wasm:1","Warn: binary detected: wasmer/libwasmer_darwin_amd64.dylib:1","Warn: binary detected: wasmer/libwasmer_darwin_arm64_shim.dylib:1","Warn: binary detected: wasmer/libwasmer_linux_amd64.so:1","Warn: binary detected: wasmer/libwasmer_linux_arm64_shim.so:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/multiversx/mx-chain-vm-v1_4-go/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/multiversx/mx-chain-vm-v1_4-go/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/multiversx/mx-chain-vm-v1_4-go/code-coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/multiversx/mx-chain-vm-v1_4-go/code-coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/multiversx/mx-chain-vm-v1_4-go/golangci-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/multiversx/mx-chain-vm-v1_4-go/golangci-lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/golangci-lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/multiversx/mx-chain-vm-v1_4-go/golangci-lint.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/code-coverage.yml:32","Warn: downloadThenRun not pinned by hash: .github/workflows/code-coverage.yml:42","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T18:48:41.773Z","repository_id":61628529,"created_at":"2025-08-21T18:48:41.773Z","updated_at":"2025-08-21T18:48:41.773Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30093821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T20:42:30.420Z","status":"ssl_error","status_checked_at":"2026-03-04T20:42:30.057Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-06T14:04:32.412Z","updated_at":"2026-03-04T21:32:38.695Z","avatar_url":"https://github.com/multiversx.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mx-chain-vm-v1_4-go\n\n[![](https://img.shields.io/badge/made%20by-MultiversX-blue.svg)](http://multiversx.com/)\n![Build](https://github.com/multiversx/mx-chain-vm-v1_4-go/actions/workflows/build-test.yml/badge.svg?branch=master)\n[![Go Report Card](https://goreportcard.com/badge/multiversx/mx-chain-vm-v1_4-go)](https://goreportcard.com/report/multiversx/mx-chain-vm-v1_4-go)\n[![LoC](https://tokei.rs/b1/github/multiversx/mx-chain-vm-v1_4-go?category=code)](https://github.com/multiversx/mx-chain-vm-v1_4-go)\n[![codecov](https://codecov.io/gh/multiversx/mx-chain-vm-v1_4-go/branch/master/graph/badge.svg?token=MYS5EDASOJ)](https://codecov.io/gh/multiversx/mx-chain-vm-v1_4-go)\n\nWASM-based Virtual Machine for running MultiversX Smart Contracts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiversx%2Fmx-chain-vm-v1_4-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultiversx%2Fmx-chain-vm-v1_4-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiversx%2Fmx-chain-vm-v1_4-go/lists"}