Эх сурвалжийг харах

Some progress has been made for the ewasm target

Signed-off-by: Sean Young <sean@mess.org>
Sean Young 4 жил өмнө
parent
commit
36694d25ca
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      docs/status.rst

+ 2 - 2
docs/status.rst

@@ -51,8 +51,8 @@ Please use the latest master version of burrow, as ewasm support is still maturi
 
 Some language features have not been fully implemnented yet on ewasm:
 
-- The built in function ``abi.encode()``, ``abi.encodeWithSelector()``, ``abi.encodeWithSignature()``, and ``abi.encodePacked()``
-- Contract storage variables types ``string`` and ``bytes`` are not implemented
+- The built in function ``abi.encodePacked()``
+- Contract storage variables types ``string``, ``bytes`` and function types are not implemented
 
 Hyperledger Sawtooth
 ____________________