mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-25 05:25:55 +00:00
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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user