Unverified Commit c879d1d5 authored by Alexander Theißen's avatar Alexander Theißen Committed by GitHub
Browse files

contracts: Run start function (#1367)

Fixes #116 

Start function wasn't allowed in a contract. Now it is allowed and is
being run.

It was disallowed because it is not used by Rust and supporting it made
the code more complex. However, not running the start function violates
the wasm standard. This makes life harder for some languages (see linked
ticket).
parent 44dbb739
Pipeline #389088 passed with stages
in 1 hour, 28 minutes, and 34 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment