Willem Wyndham
Willem Wyndham
@ashutoshvarma ^
I'm interested in working on this. I've been working with [Orbit-db](https://github.com/orbitdb/orbit-db), which is built on top of IPFS's pubsub to allow CRDT append-only logs. Since each file/directory in IPFS is...
Yeah I think that passing the CLI args to the transform is all you need. Since you'd get the extra args unknown to the normal CLI.
Some more context for my use case, testing. I only want the warning to go away during the test but not production builds.
Shouldn't the type arg be inferred?
Can confirm a repro with `asc --enable reference-types ...` It seems that the offending line: https://github.com/AssemblyScript/assemblyscript/blob/3d52206988b5506aaaea872eb4599a4fcfab5fe6/src/resolver.ts#L3101
Wouldn't that mean the field would be the index of the table?
I'm currently working with [AssemblyScript](https://github.com/AssemblyScript/assemblyscript) to use WebAssembly and atomic memories to have faster web worker communication. I'lve also been working on [OrbitFS](https://github.com/willemneal/orbit-fs), which uses a mutable filesystem from IPFS...
@aphelionz I would like to, but it's not quite ready for demoing. But perhaps the next one. When is it?