Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
eatonphil
5y ago
0 comments
Share
So you have a javascript frontend hooked into the java compiler? Or how does your javascript integration work?
0 comments
default
newest
oldest
mckinney
5y ago
At compile-time manifold-js[1] parses JS and generates Java types (stubs), which forward execution to rhino at runtime. Basically, JS seamlessly mapped onto Java's type system.
[1]
https://github.com/manifold-systems/manifold/tree/master/man...
j
/
k
navigate · click thread line to collapse