Skip to content
New issue

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

Generate typescript/jsdoc from ModelSpec #5

Open
2 tasks
tysonrm opened this issue Jul 29, 2021 · 0 comments
Open
2 tasks

Generate typescript/jsdoc from ModelSpec #5

tysonrm opened this issue Jul 29, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@tysonrm
Copy link
Member

tysonrm commented Jul 29, 2021

Goals:

  • Generate typescript/jsdoc from ModelSpec to get intellisense support for dynamic methods that don't exist until runtime.
  • Generate assemblyscript from typescript and compile to wasm (investigate)
@tysonrm tysonrm added the enhancement New feature or request label Jul 29, 2021
@tysonrm tysonrm added the help wanted Extra attention is needed label Aug 8, 2021
tysonrm pushed a commit that referenced this issue Dec 21, 2022
* update

* add logging

* update readme

* run indexes on connection

* indexes have been run

* consistency in private createIndexes

* add comment

* remove readme change

* remove catch block

* fix duplicate calls

* fix options

* await save correctly in super class

* update error message for duplicate key

* remove useless semicolon

* fix app error

* Removing double imports (#18)

Co-authored-by: Marcus Veloso <44785425+velosomarcus@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant