Skip to content

v0.7.0

Compare
Choose a tag to compare
@torch2424 torch2424 released this 27 Apr 18:31
· 16 commits to master since this release
  • Merge pull request #77 from torch2424/quick-readme-fix 42f941f
  • Removed broken links from README c3fa95f
  • Merge pull request #70 from torch2424/type-embed 6615ff5
  • Fix CI b26ed1a
  • Update WebSDK demo to use new option ac3d6c4
  • Merge pull request #76 from torch2424/type-embed-readme e3b5158
  • Update README 6365cb9
  • Merge pull request #75 from torch2424/type-embed-browser-sdk d50a8d0
  • Add support for Browser SDK 3ff3072
  • Merge pull request #74 from piotr-oles/docs/add-as-loader-note 78302f3
  • Add as-loader to projects section in README.md 8218440
  • Remove some old build targets d932dec
  • Merge pull request #73 from torch2424/torch2424/type-embed-markdown-demo bfc3cef
  • Got the markdown demo working for real a0b7ec2
  • Started moving around the package.json to support the md demo 5d1b2b6
  • Also match bool and externref 8ca11a5
  • woopsie 2b16d3d
  • Handle prototype chain of imports object 78b037d
  • Add test for synchronous instantiation a57de18
  • Expand converter map 8eed715
  • Don't crash on unexpected imports 72ecf73
  • Unify code a bit 9510a8b
  • Remove leftovers d8c844a
  • Move things to peer and devDep 021e62a
  • Handle unused imported functions 3de60b4
  • Add a test for custom types 41dae7a
  • Add a test for multi-file projects 464614c
  • Add support for raw ArrayBuffer 24e1aa6
  • Handle nested array types 9654953
  • Arrays work 165f796
  • Only warn once c74f88e
  • Use typeId map for handling arrays bf0c536
  • Completely change how type IDs are generated and exposed 720bd1c
  • Use pass-through for unknown types a1f7e52
  • Refactor converter map f6f4594
  • Merge pull request #71 from torch2424/type-embed-tests 7f0b5a4
  • Some more minor cleanup 5a20937
  • Remove old tests dc864d7
  • Add comments and cleanup 315ad51
  • Make it work in both browsers and node aef51b5
  • Working towards browser tests 06e063b
  • Test harness running in node a6f1dcb
  • WIP 527ca58
  • Cleanup ff2f300
  • lol typo 4093a52
  • Restore some of the MD build 422c04d
  • Make it work a447a0b
  • Another dead variable b54fd5a
  • Remove old function 4d36f0f
  • Use custom section 2ec1186
  • proxy lol c04886d
  • Make it better 64a5d69
  • Automatically add as-bind source files c71e9ed
  • Successful type descriptor embed 2b4fc71

v0.6.1...v0.7.0