Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
None
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Release 9.3.0
-
Component/s: Android
-
Labels:None
-
Story Points:8
-
Sprint:2020 Sprint 11, 2020 Sprint 12, 2020 Sprint 13, 2020 Sprint 14, 2020 Sprint 15, 2020 Sprint 16, 2020 Sprint 17, 2020 Sprint 18, 2020 Sprint 19
Description
I tried to use protobufjs npm package, and found on a simulator session that it crashed when trying to load WebAssembly baked into the long.js code here:
https://github.com/dcodeIO/long.js/blob/master/src/long.js#L16
Here's the output:
[ERROR] v8:
|
[ERROR] v8:
|
[ERROR] v8: #
|
[ERROR] v8: # Fatal error in , line 0
|
[ERROR] v8: #
|
[ERROR] v8: WebAssembly is not supported in no-embed builds. no-embed builds are deprecated. See
|
[ERROR] v8: - https://groups.google.com/d/msg/v8-users/9F53xqBjpkI/9WmKSbcWBAAJ
|
[ERROR] v8: - https://crbug.com/v8/8519
|
[ERROR] v8: - https://crbug.com/v8/8531
|
[ERROR] v8:
|
[ERROR] v8: #
|
[ERROR] v8: #
|
[ERROR] v8: #
|
[ERROR] v8: #FailureMessage Object: 0xffd4aea0
|
[INFO] v8: # 00xc6501835
|
[INFO] v8: # 10xc64f856a
|
[INFO] v8: # 20xc6a805fa
|
[INFO] v8: # 30xc6a82ec1
|
[INFO] v8: # 40xc6a8abd3
|
[INFO] v8: # 50xc6a8ab3b
|
[INFO] v8: # 60xc6a5e7ba
|
[INFO] v8: # 70xc6a8853b
|
[INFO] v8: # 80xc6ab0bb6
|
[INFO] v8: # 90xc65819cf
|
[INFO] v8: #100xc6580b8c
|
[INFO] v8: #110xc6580500
|
[INFO] v8: #120xc6580221
|
[INFO] v8: #130xc5e02add
|
[INFO] v8:
|
Attachments
Issue Links
- relates to
-
TIMOB-27970 Android: Update V8 runtime to 8.4
-
- Closed
-