How do I declare an externref type for a function in D, when the target is WASM? So far pointer types didn't work.
January 25 WASM externref in D | ||||
---|---|---|---|---|
| ||||
Copyright © 1999-2021 by the D Language Foundation
January 25 WASM externref in D | ||||
---|---|---|---|---|
| ||||
How do I declare an externref type for a function in D, when the target is WASM? So far pointer types didn't work. |