Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

No optimization for wasm? #73

Description

@MaxGraey

Hello everyone.
May I ask something? Why your scaffold tool don't use any optimization for AssemplyScript here:
https://github.com/holochain/holochain-cmd/blob/master/src/cli/scaffold/assemblyscript.rs#L24

You could add optimization for speed (just add -O3 flag to asc) or for size (just add -O3z).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions