Closed manuranga closed 2 years ago
printBoolean.bal file sample implementation: https://github.com/poorna2152/nballerina/pull/4
Initial relooper block generation implementation: https://github.com/poorna2152/nballerina/pull/7
Initial Module function implementation: https://github.com/poorna2152/nballerina/pull/8
Create a new
wasm.print
similar tollvm.print
. Let's come up initial API that is enough to createprintBoolean
function. Please post the planed public API here before implementing (Maybe start with a sample unit test).