We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compile every object that extends Topology Object to wasm and embed it in an ABI file.
Topology Object
Topology Object: https://github.com/topology-foundation/ts-topology/blob/6101aea5af7e70ea0df586146a767592b5befa8a/packages/object/src/index.ts#L3
ABI Format: https://github.com/topology-foundation/ts-topology/blob/6101aea5af7e70ea0df586146a767592b5befa8a/examples/canvas/src/objects/abi/canvas.json#L1-L11
The text was updated successfully, but these errors were encountered:
d-roak
Successfully merging a pull request may close this issue.
Compile every object that extends
Topology Object
to wasm and embed it in an ABI file.Topology Object:
https://github.com/topology-foundation/ts-topology/blob/6101aea5af7e70ea0df586146a767592b5befa8a/packages/object/src/index.ts#L3
ABI Format:
https://github.com/topology-foundation/ts-topology/blob/6101aea5af7e70ea0df586146a767592b5befa8a/examples/canvas/src/objects/abi/canvas.json#L1-L11
References
The text was updated successfully, but these errors were encountered: