MIT License

Copyright (c) 2025 - 2026 Matt Ritter

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

===============================================================================

Portions of this software have been derived from third-party works which are
licenced under different terms. Individual code contributions have been
noted where applicable and are accompanied by their respective licenses.

Additionally, the following third-party works are utilized:

* AssemblyScript: https://github.com/AssemblyScript/assemblyscript

  Apache License, Version 2.0 (https://opensource.org/licenses/Apache-2.0)

* TypeScript: https://github.com/Microsoft/TypeScript

  Copyright (c) Microsoft Corporation
  Apache License, Version 2.0 (https://opensource.org/licenses/Apache-2.0)

* Binaryen: https://github.com/WebAssembly/binaryen

  Copyright (c) WebAssembly Community Group participants
  Apache License, Version 2.0 (https://opensource.org/licenses/Apache-2.0)

* source-map: https://github.com/mozilla/source-map

  Copyright (c) 2009-2011, Mozilla Foundation and contributors
  BSD Licence, 3-Clause Version (https://opensource.org/license/bsd-3-clause)

* istanbul-lib-coverage: https://github.com/istanbuljs/istanbuljs
  
  Copyright 2012-2015 Yahoo! Inc.
  BSD Licence, 3-Clause Version (https://opensource.org/license/bsd-3-clause)
