Skip to content

Releases: torch2424/as-bind

v0.8.2

17 Aug 19:04
Compare
Choose a tag to compare
  • Teach as-bind to recognize external decorator. (#95) d12f7ce

v0.8.1...v0.8.2

v0.8.1

16 Aug 18:02
Compare
Choose a tag to compare
  • feat: add namespace exported declare function support #91 and fix #94 (#92) a1a36ba

v0.8.0...v0.8.1

v0.8.0

26 Jul 21:35
Compare
Choose a tag to compare
  • Made some fixes so that npm run deploy:lib works again (#90) 69af090
  • Updated to the latest AS version (#89) 929c2ab
  • Pin non-primitive function parameters (#87) 259c341

v0.7.1...v0.8.0

v0.7.1

28 May 23:27
Compare
Choose a tag to compare
  • Added Building to the CI of the quickstart example (#84) b3128b9
  • Created a QuickStart example/test, to ensure README QuickStart is working (#83) 69b2d02

v0.7.0...v0.7.1

v0.7.0

27 Apr 18:31
Compare
Choose a tag to compare
  • 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

0.6.1

18 Feb 20:10
Compare
Choose a tag to compare
  • Merge pull request #68 from torch2424/torch2424/0.6.1-readme bbd2468
  • Updated the README for 0.6.1 2b0b04d
  • Merge pull request #66 from sutoiku/master 068cdd0
  • Dynamically update the RETURN_TYPES 2e8f33d
  • Merge pull request #1 from sutoiku/bind-non-typed-arrays eb257d0
  • Update WASMs 8e65a41
  • Add binding for array of bool 3e55c4a
  • Add bindings for non typed arrays 10b68a5

v0.6.0...v0.6.1

0.6.0

09 Feb 22:38
Compare
Choose a tag to compare

v0.5.0...v0.6.0

0.5.0

11 Nov 01:31
Compare
Choose a tag to compare

v0.4.2...v0.5.0

0.4.2

14 Oct 23:52
Compare
Choose a tag to compare
  • Merge pull request #51 from torch2424/types-in-package-json 34f60ef
  • Added types to package json 2a0916f

v0.4.1...v0.4.2

0.4.1

09 Oct 22:46
Compare
Choose a tag to compare
  • Merge pull request #48 from torch2424/unsafe-array-views 21b1883
  • Made sure strings won't break 4034096
  • One more README comment 614e7f5
  • Added support for unsafe return types 370bd3d
  • Have the implementation just writing tests 6acadb1

v0.4.0...v0.4.1