Skip to content

Conversation

paralin
Copy link
Contributor

@paralin paralin commented Apr 7, 2024

Add a separate build-tagged file for tinygo and not-tinygo (other).

Stub functions not available in tinygo.

Fixes build with:

tinygo build -tags "tinygo purego" -target wasm -no-debug -opt=2 ./

Add a separate build-tagged file for tinygo and not-tinygo (other).

Stub functions not available in tinygo.

Fixes build with:

tinygo build -tags "tinygo purego" -target wasm -no-debug -opt=2 ./

Signed-off-by: Christian Stewart <[email protected]>
@Stebalien
Copy link
Member

It looks like the upstream commit is merged. Is this still needed?

@paralin
Copy link
Contributor Author

paralin commented Apr 15, 2024

I will check, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants