Viewing profile — mbebenita
mbebenita
HN member- Joined
- Sat, Oct 29, 2011, 9:22 AM UTC
- HN karma
- 191
- Public activity
- 62 items
- HN profile
- View on Hacker News ↗
About mbebenita
No profile information was provided.
Recent public activity
-
comment
Comment #18453164
The bytecode for AVM2 is fairly well documented, and there is a test suite that you can compare against. We reached 99% compatibility with that, and were at times much faster than …
-
comment
Comment #18452909
As one of the main developers on the project I can say that yes, 20+ years of undocumented baggage made it a really hard problem to solve.
-
comment
Comment #18277376
AFAIK, Figma only uses WebGL/Canvas for non-UI elements.
-
comment
Comment #18116470
If you're referring to SIMD, then the answer is not yet, very soon though.
-
comment
Comment #17510504
Re WebAssembly.Studio, you can also just drag your .wat, .wasm file in without creating a project.
-
comment
Comment #16821329
That’s a very nice description of what’s going on. The example is there to illustrate how printf works. In fact this is a lot of what Emscripten does to make C/C++ applications jus…
-
comment
Comment #16814529
That's one of our goals, we're already doing a lot client side but the goal is to client side all things - https://github.com/wasdk/WebAssemblyStudio/projects/3
-
comment
Comment #16814134
Built on top of the great work of many : https://github.com/wasdk/WebAssemblyStudio#credits
-
comment
Comment #16814119
The goal of the project is to help you "learn and teach others about WebAssembly", so it's more of a fiddle environment than an IDE.
-
comment
Comment #16813997
Depends on the template really. Our goal was to not hide any of the magic, the tool only really needs a build.ts file, where you define what the Build button should do.
-
comment
Comment #16813980
AssemblyScript is slightly more involved because the author of the template loads the compiler dynamically.
-
comment
Comment #16268632
This is exactly why we need to keep ASR tech open. These kinds of issues affect DNNs in general, and other ASR engines based on them are also vulnerable. Having models and the data…
-
comment
Comment #16262216
Mozilla is an AOM member. A lot of the technology in Daala has been integrated into AV1, along with Cisco's Thor.
-
comment
Comment #14853979
ActionScript3 (or AVM2) is fairly well documented and Shumway did a fairly good job executing ABC files, I think we got to like 99%+ compatibility on the reference tests. Getting R…
-
comment
Comment #14851446
ActionScript3 (or AVM2) is fairly well documented and Shumway did a fairly good job executing ABC files, I think we got to like 99%+ compatibility on the reference tests. Getting R…
-
comment
Comment #14851403
With some work, it can be revived and used to port old content to the web. One of the difficulties with Shumway was being but-for-bug compatible with the Flash player, which turned…
-
comment
Comment #14798259
That's correct. There isn't a good open dataset for that type of material. Perhaps we should try to build one.
-
comment
Comment #14798203
Indeed, and a big problem for STT models, which is why we're trying to collect this type of data.
-
comment
Comment #14794985
That is correct. The DeepSpeech project, https://github.com/mozilla/DeepSpeech will use this data to train and validate open source / freely available speech to text models. The tr…
-
comment
Comment #14794976
Yes, the data will be made freely available.
-
comment
Comment #14598323
I can't hear the difference between Opus 1.2 @ 32 kb/s and Uncompressed audio. I'm now excited about Opus 1.2 AND worried about my hearing.
- story
-
comment
Comment #13762727
Emscripten should produce an asm.js fallback if wasm support is missing. The biggest wins in the short term will be smaller code size, and faster first startup time.
-
comment
Comment #13762712
That's in the works. Here is a patch that provides some of the foundation for getting first-class support for WASM: https://reviews.llvm.org/D26722 Interestingly enough, the "clunk…
-
comment
Comment #13225974
Here is the most recent update on Daala, from IETF 97: https://www.ietf.org/proceedings/97/slides/slides-97-netvc-d...