I wrote the C++ part of this codebase, would be happy to answer any questions about it here.
Is Emscripten the only game in town for WebAssembly C/C++ toolchains, or are there other contenders?
Perspective: Streaming pivot visualization via WebAssembly
21–30 of 141 posts
Re: Perspective: Streaming pivot visualization via WebAssembly
#22Re: Perspective: Streaming pivot visualization via WebAssembly
#23Poor naming choice. Google Perspective has been around for a year or two I believe.
in that case, its actually a good naming choice, as this existed (in a closed source form) for much longer than that.
Re: Perspective: Streaming pivot visualization via WebAssembly
#24Re: Perspective: Streaming pivot visualization via WebAssembly
#25Really cool to see non-software companies putting cool projects like this out as open source
Re: Perspective: Streaming pivot visualization via WebAssembly
#26I wrote the C++ part of this codebase, would be happy to answer any questions about it here.
What was the best/worst part about getting it to work in WebAssembly?
Worst part (which has improved dramatically) was the rough edges in the web assembly toolchains early on.
Re: Perspective: Streaming pivot visualization via WebAssembly
#27Re: Perspective: Streaming pivot visualization via WebAssembly
#28Re: Perspective: Streaming pivot visualization via WebAssembly
#29Earlier quoted context omitted.
in that case, its actually a good naming choice, as this existed (in a closed source form) for much longer than that.
I'm not knocking the code...I think it's brilliant. I just think you're going to cross wires with Google here. Will perspective mean "filtering troll comments" or will it mean "displaying analytics in web assembly" is an unfortunate set of choices.
Re: Perspective: Streaming pivot visualization via WebAssembly
#30I love seeing new UX on Web Assembly. Someone needs to port or create a standard layout engine like WPF to build on this. If the tools were there, C# + VS Code + solid layout engine...I'd dump JS + HTML + CSS in a "flash".
https://www.hanselman.com/blog/NETAndWebAssemblyIsThisTheFut...