Y
Hacker News
new
|
ask
|
show
|
jobs
by
dangjc
3141 days ago
Is it lite enough to compile with Emscripten and use via WebAssembly?
1 comments
infnorm
3139 days ago
This should be possible, but we haven't tried it. We're likely going to add a simplified target that has minimal dependencies (like no Eigen) that allows building on simple platforms.
link
dangjc
3139 days ago
Cool. I have something else that uses Eigen in WebAssembly, so that hasn't caused any issues btw.
link