Skip to content

Conversation

@antonWetzel
Copy link

Fixes #306

This removes the public access modifier for method declarations and the error tag.
Because public is the default modifier, this should not change behavior.

This is only tested with a example project, not the project tests, see notes for details.

Note for tests

  • Platform: macOS
  • Installed for bootstrap cmake and ninja
  • Error during bootstrap ld: library 'hermes' not found
  • Same error for ./scripts/run-tests.sh

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.

async and public are swapped in the typescript bindings

1 participant