-->
Miro Metsänheimo <miro@metsanheimo.fi>
+Ben Green <ben@latenightsketches.com> (numtel.github.io)
Chris Duncan <chris@zoso.dev> (zoso.dev)
MIT License
Copyright (c) 2022 Miro Metsänheimo
+Copyright (c) 2018 Ben Green
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:
// SPDX-FileCopyrightText: 2024 Chris Duncan <chris@zoso.dev>
// SPDX-License-Identifier: GPL-3.0-or-later
+// Based on nano-webgl-pow by Ben Green (numtel) <ben@latenightsketches.com>
+// https://github.com/numtel/nano-webgl-pow
export class Pow {
/**