Commit History

Author SHA1 Message Date
  David Thompson 5a5da706d0 assemble: Emit names custom section. 11 months ago
  David Thompson f96425b01c Add id field to <wasm>. 11 months ago
  David Thompson 433d4ffb07 Update copyright headers and module commentary. 1 year ago
  Andy Wingo 905c497cbf Renumber GC opcodes, rename to final names 1 year ago
  David Thompson 2d56ad7eb8 Add array.fill instruction. 1 year ago
  David Thompson eec845b4c8 Handle integer block types in assembler. 1 year ago
  Christine Lemmer-Webber 6bb60bed41 Update license headers to correctly be Apache v2 1 year ago
  Robin Templeton 3d8b3ddb86 nullable ref-type instructions 1 year ago
  Robin Templeton 89be07781f add `final?' field to subtype records 1 year ago
  Andy Wingo c724d09655 Add support for addressing memories by name 1 year ago
  Andy Wingo 0154bc264d Fix i32.const assembly for values greater than 1<<31 1 year ago
  Robin Templeton 3dc0dd2dd1 rename emit-vector-splat to emit-simd-splat 1 year ago
  Robin Templeton 840c39507e add some vector splat instructions 1 year ago
  Andy Wingo 1999756467 Sadly, use nullable table types 1 year ago
  Andy Wingo f2157d08fc Split resolver out to own file 1 year ago
  Andy Wingo 41c6fb6cc1 Split out wat handling to separate file 1 year ago
  Andy Wingo 6d90b066b2 Extend resolver with ability to handle reftypes 1 year ago
  Andy Wingo db9d64c0ca Allow function sub-types 1 year ago
  Andy Wingo 25b5fd520f Type index resolution allows for rec groups 1 year ago
  Andy Wingo 349a558fe9 Record struct field names 1 year ago
  Andy Wingo 2c97900afc Rework internals of resolve-wasm 1 year ago
  Robin Templeton 61e2285708 nullary instructions 1 year ago
  Robin Templeton b332208b18 typo fixes 1 year ago
  Robin Templeton a39b6ed99c fix global resolution 1 year ago
  Robin Templeton 2ac542eb8a prepend params to locals for function resolution 1 year ago
  Robin Templeton d02013ecce make wat memory arguments optional 1 year ago
  Andy Wingo d965152442 Fix a number of assembler bugs 1 year ago
  Andy Wingo de881eba38 Add misc opcodes to assembler 1 year ago
  Andy Wingo 4b9c20729b Add support for struct, array, recursive types in assembler 1 year ago
  Andy Wingo 0adfe13afa Add GC opcodes to assembler 1 year ago