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

No optimization for wasm? #73

Open
MaxGraey opened this issue Oct 19, 2018 · 2 comments
Open

No optimization for wasm? #73

MaxGraey opened this issue Oct 19, 2018 · 2 comments

Comments

@MaxGraey
Copy link

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).

@Connoropolous
Copy link
Collaborator

Hey Max... good point. At the same time, we're still at experimental stage with assemblyscript, since we haven't got our HDK ready yet, without JSON.parse.

That said, we will definitely integrate your suggestion!

@MaxGraey
Copy link
Author

Got it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants