You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to get deno run on linux-ppc64le platform, the rusty_v8 must firstly support the architecture. There are patches to V8 to support ppc64le (which are not accepted upstream by Google due to their support policy). If the core team is happy to support linux ppc64le, I am more than happy to contribute patches.
So you might have been questioning why supporting ppc64le, well this architecture is still very popular in institutions and enterprise systems. To me if deno is well supported for this architecture, I believe it would help the adoption of deno within the enterprise section.
The text was updated successfully, but these errors were encountered:
Description
In order to get deno run on linux-ppc64le platform, the rusty_v8 must firstly support the architecture. There are patches to V8 to support ppc64le (which are not accepted upstream by Google due to their support policy). If the core team is happy to support linux ppc64le, I am more than happy to contribute patches.
So you might have been questioning why supporting ppc64le, well this architecture is still very popular in institutions and enterprise systems. To me if deno is well supported for this architecture, I believe it would help the adoption of deno within the enterprise section.
The text was updated successfully, but these errors were encountered: