v0.4.6
Features
- Extension Support
Fixes
- Linear memory growth on repeated runtime.Instance()/Run() invocation
- Name collision with signatures
- Correct go.mod version
PRs/What's Changed
- Fix: TypeScript Build Bugs by @ShivanshVij in #115
- Fix: TypeScript Host Import Path by @ShivanshVij in #116
- Bump @babel/traverse from 7.22.11 to 7.23.4 by @dependabot in #122
- James/schema changes by @jimmyaxod in #124
- Jm/ext - Go and Rust extension support. by @jimmyaxod in #112
- Jm/ext ts host by @jimmyaxod in #117
- Dp/docs update by @dphilla in #119
- Bump @babel/traverse from 7.22.11 to 7.23.5 in /integration/typescript_tests/signature by @dependabot in #126
- James/scale 34 time based global functions kill function execution by @jimmyaxod in #127
- Jm/ext ts guest new by @jimmyaxod in #125
- Fix growing memory on repeated Instance() invocation by @dphilla in #130
Full Changelog: v0.4.4...v0.4.6