[
https://issues.apache.org/jira/browse/BEAM-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273879#comment-15273879
]
Suminda Dharmasena edited comment on BEAM-262 at 5/6/16 10:21 AM:
------------------------------------------------------------------
The whole pipeline is compiled into run as native or on a VM of choice. The
result is direct ByteCode/IL/IR/ObjectCode. What I mean in this
https://issues.apache.org/jira/browse/BEAM-263 is nearly the same but source
code is generated.
was (Author: sirinath):
The whole pipeline is compiled into run as native or on a VM of choice.
> Native Runners | Direct Compiler
> ---------------------------------
>
> Key: BEAM-262
> URL: https://issues.apache.org/jira/browse/BEAM-262
> Project: Beam
> Issue Type: Improvement
> Reporter: Suminda Dharmasena
>
> Having to depend on other frameworks to do the heavy lifting means that the
> quakes, limitation and overhead of the other platform limits what can be
> achieved. Hence is it possible to have Beam directly generate code for LLVM,
> JVM and .Net platforms without dependence on any other platform.
> Also perhaps there can be code generation than directly native code in high
> level languages like C/C++, Java, C#, F#, Rust, Julia, D, Nim, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)