Skip to content

Conversation

GordonSmith
Copy link
Member

Note: The initializer will still need to be asynchronous (to load wasm).

Fixes #8

Signed-off-by: Gordon Smith [email protected]

@GordonSmith
Copy link
Member Author

@magjac please review

@GordonSmith GordonSmith force-pushed the GRAPHVIZ_SYNC branch 3 times, most recently from daba7c6 to e646cbb Compare February 25, 2020 08:14
Note:  The initializer will still need to be asynchronous (to load wasm).

Fixes hpcc-systems#8

Signed-off-by: Gordon Smith <[email protected]>
@magjac
Copy link
Contributor

magjac commented Feb 25, 2020

Works like a charm 🍾. Thank you so much 💪.

@magjac
Copy link
Contributor

magjac commented Feb 25, 2020

I think the API Reference in the README could be a bit more detailed on that the asynchronous functions returns promises and what the fulfillment values of those promises are (strings). Also what the return values of the synchronous functions are (strings).

@GordonSmith GordonSmith merged commit 48e7731 into hpcc-systems:master Feb 26, 2020
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.

Add support for synchronous layout

2 participants