File tree Expand file tree Collapse file tree 7 files changed +873
-4
lines changed Expand file tree Collapse file tree 7 files changed +873
-4
lines changed Original file line number Diff line number Diff line change 3
3
4
4
class SuperpoweredGlue {
5
5
6
- static wasmCDNUrl = "https://cdn.jsdelivr.net/npm/@superpoweredsdk/web@2.6.7 /dist/superpowered-npm.wasm"
6
+ static wasmCDNUrl = "https://cdn.jsdelivr.net/npm/@superpoweredsdk/web@2.6.8 /dist/superpowered-npm.wasm"
7
7
8
8
niceSize ( bytes ) {
9
9
if ( bytes == 0 ) return '0 byte' ; else if ( bytes == 1 ) return '1 byte' ;
Original file line number Diff line number Diff line change 3
3
4
4
class SuperpoweredGlue {
5
5
6
- static wasmCDNUrl = "https://cdn.jsdelivr.net/npm/@superpoweredsdk/web@2.6.7 /dist/superpowered-npm.wasm"
6
+ static wasmCDNUrl = "https://cdn.jsdelivr.net/npm/@superpoweredsdk/web@2.6.8 /dist/superpowered-npm.wasm"
7
7
8
8
niceSize ( bytes ) {
9
9
if ( bytes == 0 ) return '0 byte' ; else if ( bytes == 1 ) return '1 byte' ;
Original file line number Diff line number Diff line change 3
3
4
4
class SuperpoweredGlue {
5
5
6
- static wasmCDNUrl = "https://cdn.jsdelivr.net/npm/@superpoweredsdk/web@2.6.7 /dist/superpowered-npm.wasm"
6
+ static wasmCDNUrl = "https://cdn.jsdelivr.net/npm/@superpoweredsdk/web@2.6.8 /dist/superpowered-npm.wasm"
7
7
8
8
niceSize ( bytes ) {
9
9
if ( bytes == 0 ) return '0 byte' ; else if ( bytes == 1 ) return '1 byte' ;
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 3
3
4
4
class SuperpoweredGlue {
5
5
6
- static wasmCDNUrl = "https://cdn.jsdelivr.net/npm/@superpoweredsdk/web@2.6.7 /dist/superpowered-npm.wasm"
6
+ static wasmCDNUrl = "https://cdn.jsdelivr.net/npm/@superpoweredsdk/web@2.6.8 /dist/superpowered-npm.wasm"
7
7
8
8
niceSize ( bytes ) {
9
9
if ( bytes == 0 ) return '0 byte' ; else if ( bytes == 1 ) return '1 byte' ;
You can’t perform that action at this time.
0 commit comments