Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Fix wasm size bloating #1203

Merged
merged 14 commits into from
Sep 3, 2021
Merged

Fix wasm size bloating #1203

merged 14 commits into from
Sep 3, 2021

Commits on Jul 22, 2021

  1. initial fix

    bogniq committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    a3d0f8e View commit details
    Browse the repository at this point in the history
  2. add extertal c code

    bogniq committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    b6dd156 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    df88f93 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. use contracts withoug KV

    bogniq committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    7eed04c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. verify std::string issue

    bogniq committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    1ee067b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. check allowed imports in lld

    bogniq committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    f4c475e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. update lld

    bogniq committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    a0fe739 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    2ca9493 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. update lld

    bogniq committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    542c4ba View commit details
    Browse the repository at this point in the history
  2. update lld

    bogniq committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    a4eb1ab View commit details
    Browse the repository at this point in the history
  3. remove previous partial fix

    bogniq committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    9857002 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    620aaaf View commit details
    Browse the repository at this point in the history
  2. update lld

    bogniq committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    4d87246 View commit details
    Browse the repository at this point in the history
  3. remove extra test contracts

    bogniq committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    bd8db52 View commit details
    Browse the repository at this point in the history