Skip to content

Releases: mtso/obi

Add readdir builtin

15 Aug 05:35

Choose a tag to compare

  • Also removes class, super, this from tokens

Update module resolution

15 Aug 03:30

Choose a tag to compare

Squashed commit of the following:

commit bdff436162943f7665b645c4716e29a994855806
Author: mtso <~@mtso.io>
Date:   Sat Aug 14 17:24:33 2021 -0700

    Change module resolution

commit 95f2189c649ffe170f8eb5f59ea2586ab1325aeb
Author: mtso <~@mtso.io>
Date:   Fri Aug 13 10:28:38 2021 -0700

    Improve builtins

commit ed8cdacc56b9490eebfb600398313a0de4b0f568
Author: mtso <~@mtso.io>
Date:   Thu Aug 12 21:26:25 2021 -0700

    Update tail-call opt and improve builtins for wasm loading

Added Tables

12 Aug 06:56

Choose a tag to compare

  • Also removed classes and statements

Improved modules

10 Aug 17:06

Choose a tag to compare

0.0.2

Fix module load scoping

It works

08 Aug 14:15

Choose a tag to compare

0.0.1

Add module loading as runtime fn

test

07 Aug 21:17

Choose a tag to compare

test Pre-release
Pre-release
0.0.1-prerelease

Add returns