Host function gas cost (#5488)

* Update Wamr to 2.3.1
* Add gas cost per host-function
* Fix windows build
* Fix wasm test
* Add no import test
This commit is contained in:
Olek
2025-06-12 15:54:49 -04:00
committed by GitHub
parent 6e8a5f0f4e
commit 51a9c0ff59
10 changed files with 516 additions and 403 deletions

View File

@@ -31,7 +31,7 @@ class Xrpl(ConanFile):
'openssl/1.1.1v',
'soci/4.0.3',
'zlib/1.3.1',
'wamr/2.2.0',
'wamr/2.3.1',
]
tool_requires = [