objectionary / eo2js

EOLANG to JavaScript transpiler and runtime
https://www.npmjs.com/package/eo2js
MIT License
6 stars 2 forks source link

Test with only `+tests` meta is not transpiled to js #79

Closed maxonfjvipon closed 4 months ago

maxonfjvipon commented 4 months ago

This EO code:

+tests

# Test.
[] > test

is not transpiled to js. Mostly because of hasMeta function in src/commands/transpile.js

maxonfjvipon commented 4 months ago

@rultor release, tag is 0.0.6

rultor commented 4 months ago

@rultor release, tag is 0.0.6

@maxonfjvipon OK, I will release it now. Please check the progress here

rultor commented 4 months ago

@rultor release, tag is 0.0.6

@maxonfjvipon Done! FYI, the full log is here (took me 22min)