Skip to content

JS backend issues #22923

Nov 20, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

V is maintained mainly by volunteers. To see work done on the JS backend would require having someone volunteer to work on the issues, and knows JS well enough to translate the V AST into JS code for output.

  • There is no set plan to put the same effort into other backends until someone is available and willing to work on them.
  • Yes, please report the JS issues the same as you would C issues.
  • The C code is not checked for correctness, simply generated. The C compiler is what takes care of doing syntax checks, etc. on the generated C code. If you have a way to do that with JS after it's been generated, then by all means, use it.
  • The C backend only appears to be the priority because a) it is …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jorgeluismireles
Comment options

@JalonSolov
Comment options

Answer selected by jorgeluismireles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants