Viewing profile — mnemonik
mnemonik
HN member- Joined
- Fri, Aug 22, 2008, 2:17 AM UTC
- HN karma
- 4,596
- Public activity
- 542 items
- HN profile
- View on Hacker News ↗
About mnemonik
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #39147237
Yes, you can use the component model (and other tooling like WIT) without using WASI. Yes, the component model is a standard developed under the umbrella of the W3C's WebAssembly C…
-
comment
Comment #32914592
There is a section in the linked announcement titled "Why use a WebAssembly Runtime?" that hopefully answers your question.
- story
- story
-
comment
Comment #21598289
Both Wasmtime and Lucet can AOT compile Wasm, for what it's worth.
-
comment
Comment #18284852
There is a DOM story: host bindings. It just isn't implemented yet. However, that doesn't mean that you can't use it now. wasm-bindgen is essentially a polyfill for host bindings p…
- story
-
comment
Comment #16738200
GNU libiberty includes a Rust symbol demangler that you can link: https://github.com/gcc-mirror/gcc/blob/master/libiberty/rust...
- story
-
comment
Comment #16188444
Great catch -- thanks for reporting this! Fix is over in https://github.com/fitzgen/source-map-mappings/pull/15
-
comment
Comment #16188232
Thanks for the heads up. It used to be a `thread_local!`, but switching to a `static mut` resulted in smaller code size. I just forgot to update the code snippet in the article. > …
-
comment
Comment #16181401
Thanks for the report! We've already fixed some of these issues[0] but I didn't update the code snippets in the article -- woops! [0] https://github.com/tromey/vlq/commit/3b41a2b6c…
- story
- story
-
comment
Comment #13808299
.eh_frame is DWARF with a couple tiny tweaks
-
comment
Comment #12806453
There is some discussion about power usage in this video by Jack Moffit: https://www.youtube.com/watch?list=PL4sEzdAGvRgCYXot-o5cVKOo...
-
comment
Comment #12805803
Quantum wiki page with info on how to get involved: https://wiki.mozilla.org/Quantum
- story
- story
-
comment
Comment #11175524
I think these are the slides: http://pcwalton.github.io/slides/webrender-talk-022016/
- story
-
comment
Comment #10556323
Yup, a patch is in review right now: https://bugzilla.mozilla.org/show_bug.cgi?id=960780 Not sure if you missed it in the parent post, but here is a sneak peek: http://i.imgur.com/…
-
comment
Comment #10555844
Can you file bug(s) with links to the crash report(s) in about:crashes? Alternatively, you could email me your crash reports (email in profile) and I could file bug(s) for youe.