Skip to content

Instantly share code, notes, and snippets.

import Component from '@glimmer/component';
export default class extends Component {
constructor() {
super(...arguments);
// connections is provided here and is the same as @connections in the hbs file
const connections = this.args.connections
connections[0].active = true
let connectionsIndex = 0
/*
* Generated Wed Dec 02 23:51:06 PST 2015
*/
.section ".rodata"
.align 4
.$$.intFmt:
.asciz "%d"
.$$.strFmt: