Skip to content

Concurrent compilation - #398

Merged
bryanjos merged 3 commits into
masterfrom
concurrent_compilation
Sep 13, 2017
Merged

Concurrent compilation#398
bryanjos merged 3 commits into
masterfrom
concurrent_compilation

Conversation

@bryanjos

Copy link
Copy Markdown
Collaborator

fixes #376

imports ++ body ++ export
end

def build_imports(js_imports) do

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functions should have a @SPEC type specification.

end)
end

def build_export(exports) do

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functions should have a @SPEC type specification.

@bryanjos
bryanjos merged commit 2ef0e03 into master Sep 13, 2017
@bryanjos
bryanjos deleted the concurrent_compilation branch September 13, 2017 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Concurrent Compilation

1 participant