Skip to content

error on a regex #172

Answered by caoccao
rezayi asked this question in Q&A
Aug 1, 2022 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

I believe this feature is part of the V8 i18n which is not supported by Javet. So, why doesn't Javet support i18n?

  • To reduce the library size.
  • To avoid embedding huge amount of i18n related files.
  • To be able to host multiple Node.js runtimes. (Node.js with i18n only allows one runtime and the attempt on creating the second runtime causes the JVM to crash immediately.)

May I know which mode you are using? If it's V8 mode, I think there's a chance to enable the i18n. But that would be a private build, case by case. Please let me if you have any questions.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@caoccao
Comment options

@rezayi
Comment options

@rezayi
Comment options

@caoccao
Comment options

@rezayi
Comment options

Answer selected by rezayi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
wontfix This will not be worked on
2 participants