-
Notifications
You must be signed in to change notification settings - Fork 58
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
java.time.*
support ?
#869
Comments
Regardless of the lack of Same should be possible with WASI. |
Thank you for using Bytecoder and submitting a detailed problem description. Indeed, current Bytecoder version does not support However, as @sdeleuze mentioned, Bytecoder does not include Charset or Timezone data. Access to this data must be provided as a JavaScript implementation for both JS and Wasm backends. My initial guess is that this implementation is straight forward, and maybe I'll find time in the next days to do so., |
- Prototypal implementation, not complete yet.
- Prototypal implementation, not complete yet.
Wasm compilation fails when using
LocalDateTime.now()
Env
Error
The text was updated successfully, but these errors were encountered: