Live data from Hacker News

Viewing profile — mnemonik

mnemonik

HN member
Joined
Fri, Aug 22, 2008, 2:17 AM UTC
HN karma
4,596
Public activity
542 items

About mnemonik

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. 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…

  4. comment
    Comment #32914592

    There is a section in the linked announcement titled "Why use a WebAssembly Runtime?" that hopefully answers your question.

  5. story
  6. story
  7. comment
    Comment #21598289

    Both Wasmtime and Lucet can AOT compile Wasm, for what it's worth.

  8. 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…

  9. story
  10. comment
    Comment #16738200

    GNU libiberty includes a Rust symbol demangler that you can link: https://github.com/gcc-mirror/gcc/blob/master/libiberty/rust...

  11. story
  12. comment
    Comment #16188444

    Great catch -- thanks for reporting this! Fix is over in https://github.com/fitzgen/source-map-mappings/pull/15

  13. 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. > …

  14. 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…

  15. story
  16. story
  17. comment
    Comment #13808299

    .eh_frame is DWARF with a couple tiny tweaks

  18. comment
    Comment #12806453

    There is some discussion about power usage in this video by Jack Moffit: https://www.youtube.com/watch?list=PL4sEzdAGvRgCYXot-o5cVKOo...

  19. comment
    Comment #12805803

    Quantum wiki page with info on how to get involved: https://wiki.mozilla.org/Quantum

  20. story
  21. story
  22. comment
    Comment #11175524

    I think these are the slides: http://pcwalton.github.io/slides/webrender-talk-022016/

  23. story
  24. 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/…

  25. 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.